For the complete documentation index, see llms.txt. This page is also available as Markdown.

Response Synthesizer

LlamaIndex Response Synthesizer Nodes


Response Synthesizer nodes are responsible for sending the query, nodes, and prompt templates to the LLM to generate a response. There are 4 modes for generating a response:

Synthesizer Nodes:

Last updated