RAG (Retrieval-Augmented Generation)
Retrieval Component
Module of the RAG system responsible for identifying and extracting the most relevant passages from the knowledge base based on the user query.
← Zurück