Reduce
Summarize
Condense multiple documents into a summary using an LLM
Note: This playground provides simulated output to showcase functionality. No data is processed on our servers. Use this demo to explore the stage's configuration options before integrating it into your retriever pipeline.
Configuration
string
LLM model to use for summarization.
integer
Target maximum length of summary in words.
string
Summary style: 'concise', 'detailed', 'bullet_points'.
string | null
OPTIONAL. Custom prompt template for summarization.
Output
No output yet
Configure the stage parameters and click "Run Stage" to see the simulated output.