retrieval · retrieval-augmented-generation

Ground answers in retrieved documents

Retrieve relevant documents and generate from them, with the model deciding when retrieval is needed.

Retrieve passages for the query and generate an answer that cites them. Self-RAG extends this with reflection tokens so the model decides when to retrieve and checks whether each passage supports what it wrote.

Addresses: Stating false facts confidently, Checking claims against evidence

Contexts: Retrieval-augmented QA, Chat assistant

Does it work?

supported so far2 supporting · 0 contesting sources · last moved 2026-09-04

Efficacy claims — what this technique actually moves, under which conditions, and whether that has been contested.

Code

Sources