`--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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_chat_app.py | ||
| test_image_input.py | ||