Tag
From the Library
Library
RAG — Retrieval-Augmented Generation
When the model does not have your data in its head, it has to fetch it. RAG is a pattern, not a product: build retrieval first, generation second.