haiku.rag/tests/chat
Yiorgis Gozadinos ee835b77c2
Select a filtered document from the database that holds it
The chat filter modal keys a selection by (database, id): copies of a
database share document ids, and checking one copy left the other
reading as selected. Applying the filter narrows the question's
`sources` to the databases the selection names. A twin id inside
another selected database still matches there: a serialized id filter
cannot carry a source.
2026-08-28 15:12:55 +03:00
..
__init__.py CLI app 2026-01-13 11:31:21 +02:00
test_chat_app.py Select a filtered document from the database that holds it 2026-08-28 15:12:55 +03:00
test_image_input.py Resolve the databases a command works on, once 2026-08-25 15:48:47 +03:00