Retrieval Debug Panel

Inspect the retrieval pipeline as a set of static teaching panels. This does not query ChromaDB or BM25; it explains what each stage contributes.

Back to Overview

How to read this page

In the real app, BM25 and Chroma return candidate chunks, merge removes duplicates, grade_docs keeps financial evidence, and grade_answer checks usefulness and grounding. Here, each panel uses static examples so the site remains a plain static website.