haiku.rag/tests/tools
Yiorgis Gozadinos 307e250f29
Select documents to filter by id, not by displayed name
A title repeats within a corpus and across databases, so a substring
match on the displayed name widened the filter to documents the user did
not pick. The label names the database.
2026-08-24 15:27:59 +03:00
..
__init__.py Introduce tool module & ToolContext to save state 2026-02-10 14:38:12 +02:00
test_context.py Simplify tools/ — remove AG-UI state machinery, keep core toolsets 2026-02-20 16:36:48 +02:00
test_document.py Make get_config the only configuration lookup 2026-08-19 14:43:40 +03:00
test_filters.py Select documents to filter by id, not by displayed name 2026-08-24 15:27:59 +03:00
test_search.py Make get_config the only configuration lookup 2026-08-19 14:43:40 +03:00