> For the complete documentation index, see [llms.txt](https://docs.flowiseai.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flowiseai.com/espanol/documentacion-oficial/integraciones/llamaindex/response-synthesizer.md).

# Response Synthesizer

***

Los nodos Response Synthesizer son responsables de enviar la consulta, nodos y plantillas de prompt al LLM para generar una respuesta. Hay 4 modos para generar una respuesta:

### Nodos Synthesizer:

* [Refine](/espanol/documentacion-oficial/integraciones/llamaindex/response-synthesizer/refine.md)
* [Compact and Refine](/espanol/documentacion-oficial/integraciones/llamaindex/response-synthesizer/compact-and-refine.md)
* [Simple Response Builder](/espanol/documentacion-oficial/integraciones/llamaindex/response-synthesizer/simple-response-builder.md)
* [Tree Summarize](/espanol/documentacion-oficial/integraciones/llamaindex/response-synthesizer/tree-summarize.md)
