Concept
RAG
Retrieval-augmented generation: retrieve relevant external information and add it to model context before generation.
In practice
A private-document assistant retrieves evidence, then answers with citations.
Why it matters
Use the term as an operating concept, not jargon. Ask what it changes in cost, quality, evidence, latency, security or user experience.