haiku.rag/haiku_rag_slim/haiku/rag/tools
2026-02-13 10:23:12 +02:00
..
__init__.py Add AgentDeps and prepare_context for custom agent DX 2026-02-12 17:37:37 +02:00
analysis.py Move client and tool_context from toolset factories to RunContext.deps 2026-02-12 15:50:46 +02:00
context.py Add AgentDeps and prepare_context for custom agent DX 2026-02-12 17:37:37 +02:00
deps.py handle state_key duplication between deps and ToolContext 2026-02-13 10:23:12 +02:00
document.py Move client and tool_context from toolset factories to RunContext.deps 2026-02-12 15:50:46 +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 Decouple QA toolset from chat agent, add ToolContext state methods 2026-02-12 17:27:47 +02:00
search.py Move client and tool_context from toolset factories to RunContext.deps 2026-02-12 15:50:46 +02:00
session.py Move SessionContext from agents/chat/state.py to tools/session.py, change QASessionState.session_context to use it 2026-02-12 17:13:01 +02:00