haiku.rag/tests/multi_db
Yiorgis Gozadinos acea8cbaac
Prove the lend without reaching the embedder
The test searched through the capability, which embeds the query, so it passed
against a local Ollama and failed CI where there is none. What it exists to show
is that a lent client is what the capability reads through: `_ensure_rag`
returns it, and a full-text search through it names its results.
2026-08-27 15:26:09 +03:00
..
__init__.py
conftest.py
helpers.py
test_capabilities.py Prove the lend without reaching the embedder 2026-08-27 15:26:09 +03:00
test_citations.py Say what makes a cited chunk id ambiguous 2026-08-27 14:09:01 +03:00
test_documents.py
test_expansion.py
test_lifecycle.py Report where a named remote database actually is 2026-08-27 11:40:35 +03:00
test_scope.py Refuse a path and sources together 2026-08-27 15:12:22 +03:00
test_search.py Search one database the ordinary way, however it was selected 2026-08-27 14:41:10 +03:00