haiku.rag/haiku_rag_slim/haiku/rag/agents/analysis
2026-04-20 14:25:16 +03:00
..
__init__.py add citation support to analysis agent 2026-04-17 18:35:16 +03:00
agent.py add citation support to analysis agent 2026-04-17 18:35:16 +03:00
dependencies.py rename RLM agent to analysis throughout the codebase 2026-04-17 18:32:01 +03:00
models.py remove cited_chunks from analysis agent, hoist _deny_write out of loop 2026-04-20 14:05:10 +03:00
prompts.py remove cited_chunks from analysis agent, hoist _deny_write out of loop 2026-04-20 14:05:10 +03:00
sandbox.py bulk-fetch items.jsonl via lazy cache to avoid per-document query timeout 2026-04-20 14:25:16 +03:00