Summarizer Node
Last updated
Last updated
This node summarizes inputted text.
Text for Summarization: The text you want to summarize
Type: Text
In the gear:
Provider: Provider of the AI model you want to use. The default provider is OpenAI.
Model: Model name of the AI model you want to use. The default model is gpt-4o.
Summary: The summarized text from AI
Example usage: {{summarizer_0.summary}}
The below example is a pipeline which takes in a large body of text and summarizes it.