haiku.rag/haiku_rag_slim/haiku/rag
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
..
capabilities Tighten the multi-database documentation 2026-08-26 17:23:02 +03:00
chat Rename the database selector to --db-name 2026-08-26 16:48:27 +03:00
chunkers Delete comments that restate the line below them 2026-08-20 15:22:33 +03:00
client Correct what the client and the docs claim 2026-08-26 16:47:59 +03:00
config Say which commands cover a set, and what a shared id does 2026-08-26 13:03:58 +03:00
converters Add per-endpoint api_key to model and embedding config 2026-08-23 23:54:40 +03:00
embeddings Add per-endpoint api_key to model and embedding config 2026-08-23 23:54:40 +03:00
ingester Split the store module by responsibility 2026-08-20 12:13:51 +03:00
inspector Read a database's stored settings once 2026-08-25 17:38:32 +03:00
providers Wire providers.docling_serve.timeout through to the client 2026-08-19 13:30:45 +03:00
reranking Add per-endpoint api_key to model and embedding config 2026-08-23 23:54:40 +03:00
sandbox Correct what the client and the docs claim 2026-08-26 16:47:59 +03:00
sources Resolve file:// URIs to paths through url2pathname 2026-08-21 10:22:26 +03:00
store Drop the indirection around what a client covers 2026-08-26 13:34:09 +03:00
tools Say which commands cover a set, and what a shared id does 2026-08-26 13:03:58 +03:00
__init__.py
app.py Name the database of a result by what the operation covers 2026-08-26 16:55:56 +03:00
circuit_breaker.py
cli.py Rename the database selector to --db-name 2026-08-26 16:48:27 +03:00
context.py Ask and analyze across several databases 2026-08-24 10:03:46 +03:00
doctor.py Read a database's stored settings once 2026-08-25 17:38:32 +03:00
logging.py Delete comments that restate the line below them 2026-08-20 15:22:33 +03:00
mcp.py Make get_config the only configuration lookup 2026-08-19 14:43:40 +03:00
s3.py
telemetry.py
uri.py Resolve file:// URIs to paths through url2pathname 2026-08-21 10:22:26 +03:00
utils.py Ask the client what it covers 2026-08-25 14:16:22 +03:00