Sentiment Analysis Node

Purpose: Analyzes the emotional tone of input text.

Inputs:

  • Text content: The text to be analyzed (string)
  • Model: Selection of AI model to use (e.g., “GPT-4o”)

Outputs:

  • Sentiment: One of “very negative”, “negative”, “neutral”, “positive”, or “very positive” (string)

Function: This node processes the input text and returns a single sentiment category. It uses a specified AI model to interpret the emotional tone of the text.

What are your feelings
Updated on October 1, 2024