Agentic RAG

Appears in 1 tutorial

A setup where the model (acting as an **agent** in a decide-act loop) chooses whether, what, and how many times to retrieve, rather than running a fixed one-shot pipeline.

As used in Retrieval-Augmented Generation (RAG) →

A setup where the model (acting as an agent in a decide-act loop) chooses whether, what, and how many times to retrieve, rather than running a fixed one-shot pipeline.