Skip to main content

RAG and agentic RAG

Use retrieval-augmented generation to ground agents in your data, and let them drive retrieval agentically.

Labs

Lab 5: RAG for agents

Build a retrieval pipeline for an agent and give it agentic control over what to retrieve.

Up next

Module 6: Agent evaluation

Measure agent quality with code-based and LLM-as-a-judge evaluations.