Glossary
RAG
Retrieval-augmented generation: grounding a model's answer in documents fetched at query time, so responses reflect your current data instead of the model's training snapshot.
First introduced in
Episode 07
RAG: A Distributed Search Problem with an LLM at the End