Skip to main content
What this builds. A self-contained KB ingestion plus two query styles — kwargs-as-config and a single composed QueryConfig. You’ll end up with. Reranked chunks for the first query and a grounded answer with citations for the second.

Expected output

Pass either kwargs OR a QueryConfig — never both. chunks is post-rerank when a RerankConfig is supplied.

See also

KB CRUD

Walk the full Knowledge Base lifecycle.

Metadata autogen

Auto-generate metadata used by filters at query time.

KB reference

Every public method.