haiku.rag/haiku_rag_slim/haiku/rag/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 Select documents to filter by id, not by displayed name 2026-08-24 15:27:59 +03:00
context.py Simplify tools/ — remove AG-UI state machinery, keep core toolsets 2026-02-20 16:36:48 +02:00
document.py Report tool failures with ToolFailed 2026-07-27 18:26:42 +03:00
filters.py Select documents to filter by id, not by displayed name 2026-08-24 15:27:59 +03:00
search.py Move the wire rewrite into the compaction capability 2026-08-13 13:00:02 +03:00