Build garageTry it → read → next · ~10 min

Tutorials · Chapter D (4/4) · ~10 min

RAG quality audit

Try it → see it → read → next

Run **golden queries** — block ungrounded answers before users see bad citations.

On paths: Builder · Student

Try yourself

Playground

RAG quality audit

Run golden queries — block bad citations before users see them.

Answer cites chunk that does not support claim

Recap

What you just did

You chose block vs fix index vs tune prompt for three audit failures.

Read

Audit kit

| Check | Fail action | |-------|-------------| | Golden query recall | Fix embed/index | | Citation supports claim | Block answer | | Empty retrieval | Page ops |