haiku.rag/haiku_rag_slim/haiku/rag/capabilities
Yiorgis Gozadinos 8ed24d0e24
Tighten the multi-database documentation
Restructure the storage page into search and provenance, duplicate ids,
ranking, Python operations and CLI commands, and state each in reference
voice. `Several Databases` becomes `Multiple Databases`, with the anchor
carried through every referrer, and the instruction files follow the same
name. Example databases are `papers`, `wiki` and `notes`.

`AmbiguousCitationError` is raised for a cited chunk id held by more than one
selected database, not for any shared id.
2026-08-26 17:23:02 +03:00
..
instructions Tighten the multi-database documentation 2026-08-26 17:23:02 +03:00
__init__.py Give the evidence capabilities one typed state 2026-08-19 17:08:44 +03:00
_base.py Drop the indirection around what a client covers 2026-08-26 13:34:09 +03:00
_tools.py Refuse a chunk id that names a chunk in two databases 2026-08-25 17:38:25 +03:00
analysis.py Tighten the multi-database documentation 2026-08-26 17:23:02 +03:00
compaction.py Ask and analyze across several databases 2026-08-24 10:03:46 +03:00
evidence.py Give the evidence capabilities one typed state 2026-08-19 17:08:44 +03:00
ledger.py Let the record say whether a question is still being answered 2026-08-13 15:03:24 +03:00
policy.py Support Pydantic AI agent specs via from_spec 2026-08-21 13:04:09 +03:00
rag.py Tighten the multi-database documentation 2026-08-26 17:23:02 +03:00