haiku.rag/haiku_rag_slim/haiku/rag
2026-07-09 15:37:25 +03:00
..
chat Visualize the exact context the model saw via Citation.doc_item_refs 2026-07-09 11:51:37 +03:00
chunkers Fail docling-serve requests over to another instance with per-instance breaking 2026-07-08 11:03:44 +03:00
client Tune two-tone visualization colors 2026-07-09 15:37:25 +03:00
config Dedupe picture chunks and skip small pictures at chunking 2026-07-09 10:24:32 +03:00
converters Fail docling-serve requests over to another instance with per-instance breaking 2026-07-08 11:03:44 +03:00
embeddings Pool HTTP clients for vLLM embedding and vLLM/Jina reranking 2026-07-09 10:32:44 +03:00
ingester Move CircuitBreaker to a shared module 2026-07-08 11:03:30 +03:00
inspector Visualize the exact context the model saw via Citation.doc_item_refs 2026-07-09 11:51:37 +03:00
providers Fail docling-serve requests over to another instance with per-instance breaking 2026-07-08 11:03:44 +03:00
reranking Pool HTTP clients for vLLM embedding and vLLM/Jina reranking 2026-07-09 10:32:44 +03:00
sandbox Serialize shared-connection access across skill tools and the sandbox 2026-06-05 17:22:11 +03:00
skill_generator Drop the multi-agent research workflow 2026-05-20 12:46:48 +03:00
skills Visualize all constituent chunks of a merged citation 2026-07-09 11:05:41 +03:00
store Visualize the exact context the model saw via Citation.doc_item_refs 2026-07-09 11:51:37 +03:00
tools Verify picture bytes before attaching to multimodal tool returns 2026-05-13 16:01:39 +03:00
__init__.py Restructure into uv workspace to support minimal and full installations 2025-11-04 17:59:12 +02:00
app.py Add --no-expand to the visualize command for chunk-only grounding 2026-07-09 12:49:42 +03:00
circuit_breaker.py Move CircuitBreaker to a shared module 2026-07-08 11:03:30 +03:00
cli.py Add --no-expand to the visualize command for chunk-only grounding 2026-07-09 12:49:42 +03:00
context.py Anchor and clip merged citations on the highest-scoring chunk 2026-07-09 11:05:41 +03:00
doctor.py Rename document_meta identity column document_id to id 2026-07-08 16:32:55 +03:00
logging.py Restructure into uv workspace to support minimal and full installations 2025-11-04 17:59:12 +02:00
mcp.py Always use the Store-owned embedder 2026-05-29 11:36:53 +03:00
s3.py swap aioboto3 for obstore in the S3 client path 2026-05-11 11:29:42 +03:00
telemetry.py Use haiku.rag as telemtry scope 2026-05-26 11:44:47 +03:00
utils.py Drop the multi-agent research workflow 2026-05-20 12:46:48 +03:00