RAG (Retrieval-Augmented Generation)
Generation Component
Part of the RAG system that synthesizes a coherent response using the retrieved information as additional context for the language model.
← Back