haiku.rag/haiku_rag_slim/haiku/rag
2026-07-08 16:32:55 +03:00
..
chat Use haiku.rag as telemtry scope 2026-05-26 11:44:47 +03:00
chunkers Fail docling-serve requests over to another instance with per-instance breaking 2026-07-08 11:03:44 +03:00
client Rename document_meta identity column document_id to id 2026-07-08 16:32:55 +03:00
config Fail docling-serve requests over to another instance with per-instance breaking 2026-07-08 11:03:44 +03:00
converters Fail docling-serve requests over to another instance with per-instance breaking 2026-07-08 11:03:44 +03:00
embeddings Share the VLM URL builder and centralize the embedder empty guard 2026-06-29 15:15:26 +03:00
ingester Move CircuitBreaker to a shared module 2026-07-08 11:03:30 +03:00
inspector urface document_meta in info, history, and the inspector 2026-06-12 10:17:18 +03:00
providers Fail docling-serve requests over to another instance with per-instance breaking 2026-07-08 11:03:44 +03:00
reranking Validate reranker config before importing the provider package 2026-06-29 15:15:26 +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 Bound analysis execute_code calls to avoid request-limit nulls 2026-06-06 14:52:05 +03:00
store Rename document_meta identity column document_id to id 2026-07-08 16:32:55 +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 Show a progress spinner while doctor runs 2026-06-28 10:44:30 +03:00
circuit_breaker.py Move CircuitBreaker to a shared module 2026-07-08 11:03:30 +03:00
cli.py Add doctor --duplicates-out YAML export; summarize terminal report 2026-06-26 16:52:22 +03:00
context.py Hard-cap context expansion at max_context_chars 2026-06-27 09:46:36 +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