RAG basics
RAG retrieves relevant external context and supplies it to the model at generation time.
- Retrieval before generation
- Improves freshness and grounding
- Quality depends on chunking and retrieval
RAG basics
RAG retrieves relevant external context and supplies it to the model at generation time.
RAG retrieves relevant external context and supplies it to the model at generation time.
RAG basics