This website requires JavaScript.
Explore
Help
Sign in
danvics
/
haiku.rag
Watch
1
Star
0
Fork
You've already forked haiku.rag
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
aa3e9406cf
haiku.rag
/
haiku_rag_slim
/
haiku
/
rag
/
tools
History
Yiorgis Gozadinos
21f12cd770
add vision: bool flag on ModelConfig (default False). Gate the agent search tool's BinaryContent attachment on qa.model.vision so picture bytes are only sent to vision-capable QA models.
2026-05-04 10:47:21 +03:00
..
__init__.py
remove dead code, add tool descriptions in frontend, update changelog
2026-04-20 15:38:17 +03:00
context.py
Simplify tools/ — remove AG-UI state machinery, keep core toolsets
2026-02-20 16:36:48 +02:00
document.py
Simplify tools/ — remove AG-UI state machinery, keep core toolsets
2026-02-20 16:36:48 +02:00
filters.py
remove filter parameter from analyze skill tool and clean up unused filter helpers
2026-04-17 18:35:16 +03:00
search.py
add vision: bool flag on ModelConfig (default False). Gate the agent search tool's BinaryContent attachment on qa.model.vision so picture bytes are only sent to vision-capable QA models.
2026-05-04 10:47:21 +03:00