haiku.rag/haiku_rag_slim/haiku/rag/agents
Yiorgis Gozadinos a45820dbf7
add document virtual filesystem to analysis sandbox
Replace get_document() and get_docling_document() with a VFS at
/documents/{id}/ with metadata.json (eager), content.txt (lazy),
and items.jsonl (lazy). Keep search(), list_documents() (now returns
all), and llm() as external functions.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-17 18:35:16 +03:00
..
analysis add document virtual filesystem to analysis sandbox 2026-04-17 18:35:16 +03:00
qa Improve judge prompt, QA prompt, and raise max_searches to 5 2026-04-16 12:12:23 +03:00
research Update core dependencies 2026-04-03 10:14:27 +03:00
__init__.py Decouple QA toolset from chat agent, add ToolContext state methods 2026-02-12 17:27:47 +02:00