haiku.rag/haiku_rag_slim/haiku/rag/graph/research
2025-12-08 15:55:28 +02:00
..
__init__.py Refactor everything graph-related under the graph module 2025-11-13 13:22:03 +02:00
common.py Remove bounding boxes from citations, pass sources meta info from ResearchContext 2025-12-08 15:55:28 +02:00
dependencies.py Avoid citation meta inside LLM context 2025-12-08 15:55:28 +02:00
graph.py Add support for per-model configuration settings including thinking, temperature and max_tokens 2025-11-25 12:14:24 +02:00
models.py Simplify InsightRecord, GapRecord 2025-11-13 13:22:52 +02:00
prompts.py Incorporate additional docling meta in search(), expand_context() and relevant qa/research agents 2025-12-08 15:54:56 +02:00
state.py Refactor everything graph-related under the graph module 2025-11-13 13:22:03 +02:00