Plain explanation
You are here
Current learning moveOrient
Clarify a term, inspect evidence, or place an idea in context.
inAiLoading page content...
…
Clarify a term, inspect evidence, or place an idea in context.
inAiLoading page content...
Connected glossary
Plan for this page
Plain explanation
Example
A support assistant retrieves passages from current manuals before drafting an answer and linking to those passages.Why it matters
RAG can connect a model to current or private knowledge without retraining it, but reliability depends on both retrieval and generation. It is an architecture pattern, not a factuality guarantee.Common misunderstanding
Misconception: RAG means the model searches the whole internet perfectly. Correction: it searches a configured collection through a fallible retrieval pipeline.Sources and scope
Defines retrieval-augmented generation and related retrieval concepts; production pipelines vary in indexing, ranking, access control and citation.