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
5fc4ddff69
haiku.rag
/
haiku_rag_slim
/
haiku
/
rag
/
tools
History
Yiorgis Gozadinos
c916356a42
Clean up toolset exports, simplify update_session_context(), fix health check
2026-02-11 12:46:50 +02:00
..
__init__.py
Clean up toolset exports, simplify update_session_context(), fix health check
2026-02-11 12:46:50 +02:00
analysis.py
Extract run_qa_core() from ask closure in QA toolset. Remove redundant tests and cassettes for OpenAI and Anthropic QA tools, as they are now tested in the core function tests.
2026-02-11 11:38:34 +02:00
context.py
Unify get_typed() into get() with optional type parameter
2026-02-10 14:38:14 +02:00
document.py
Extract run_qa_core() from ask closure in QA toolset. Remove redundant tests and cassettes for OpenAI and Anthropic QA tools, as they are now tested in the core function tests.
2026-02-11 11:38:34 +02:00
filters.py
Unify get_typed() into get() with optional type parameter
2026-02-10 14:38:14 +02:00
models.py
Fix analysis tool to use docker sandbox
2026-02-10 14:38:13 +02:00
qa.py
Extract run_qa_core() from ask closure in QA toolset. Remove redundant tests and cassettes for OpenAI and Anthropic QA tools, as they are now tested in the core function tests.
2026-02-11 11:38:34 +02:00
search.py
Extract run_qa_core() from ask closure in QA toolset. Remove redundant tests and cassettes for OpenAI and Anthropic QA tools, as they are now tested in the core function tests.
2026-02-11 11:38:34 +02:00
session.py
Use the tools inside the chat agent.
2026-02-10 14:38:12 +02:00