Tag
From the Glossary
Glossary
RAG — Retrieval-Augmented Generation
When the model doesn't have your data in its head, it fetches it from a vector store or full-text search. RAG is a pattern, not a product.