haiku.rag/docs
Yiorgis Gozadinos db5f61d740
Rename the database selector to --db-name
`--database` and `--db` read as one word abbreviated but take different
things, a configured name against a filesystem path, and they sit in
different positions: `haiku-rag --db /path info` fails with `No such option`.
The CLI already says "database" to the user everywhere it prints one, so the
name it selects by should say the same. Unreleased, so no deprecation.

Also: without a reranker, raise `search.limit` with the number of databases
searched, since each contributes its best matches to a list truncated back
to the limit.
2026-08-26 16:48:27 +03:00
..
capabilities Resolve a capability's databases once, into a scope 2026-08-26 12:20:21 +03:00
configuration Rename the database selector to --db-name 2026-08-26 16:48:27 +03:00
img
stylesheets
apps.md
benchmarks.md Add FRAMES to the benchmarks page 2026-08-24 09:50:26 +03:00
changelog.md
chat.md Update caps documentation 2026-08-13 14:08:14 +03:00
cli.md Rename the database selector to --db-name 2026-08-26 16:48:27 +03:00
custom-pipelines.md Linting, doc edits 2026-08-18 12:18:10 +02:00
development.md Delete comments that restate the line below them 2026-08-20 15:22:33 +03:00
index.md Give the docs an architecture page and one extras list 2026-08-20 15:07:06 +03:00
ingester.md Give the docs an architecture page and one extras list 2026-08-20 15:07:06 +03:00
installation.md Give the docs an architecture page and one extras list 2026-08-20 15:07:06 +03:00
mcp.md Accept images on CLI ask/analyze and MCP tools 2026-07-25 10:35:25 +03:00
overview.md Give the docs an architecture page and one extras list 2026-08-20 15:07:06 +03:00
python.md Correct what the client and the docs claim 2026-08-26 16:47:59 +03:00
remote-processing.md Wire providers.docling_serve.timeout through to the client 2026-08-19 13:30:45 +03:00
tools.md
tuning.md Remove the wix evaluation dataset 2026-08-14 14:46:51 +03:00
tutorial.md