haiku.rag/haiku_rag_slim/haiku/rag
2026-02-10 14:38:13 +02:00
..
agents Use the tools inside the chat agent. 2026-02-10 14:38:12 +02:00
chat Use the tools inside the chat agent. 2026-02-10 14:38:12 +02:00
chunkers Pass OCR options from conversion_options to docling-serve chunker 2026-02-03 11:34:46 +02:00
config Cleanup 2026-02-06 12:07:21 +01:00
converters Add ocr_engine field to ConversionOptions 2026-01-20 13:41:43 +02:00
embeddings Update dependencies 2026-01-23 11:57:02 +02:00
inspector Tests, widget to show context in tui 2026-01-26 16:41:13 +02:00
providers Extract shared DoclingServeClient for async workflow & use it for VLM support, chunking, converting 2026-01-07 11:09:23 +02:00
reranking Jina uses AutoModel not AutoModelForSequenceClassification 2026-01-21 11:26:23 +02:00
store Fix out-of-memory in list_documents by adding column projection 2026-02-06 14:11:36 +01:00
tools Fix analysis tool to use docker sandbox 2026-02-10 14:38:13 +02:00
__init__.py Restructure into uv workspace to support minimal and full installations 2025-11-04 17:59:12 +02:00
app.py Return consolidated program from RLM agent instead of execution history 2026-02-06 12:07:20 +01:00
cli.py Integrate with client, cli, app, mcp 2026-02-06 12:07:03 +01:00
client.py Fix out-of-memory in list_documents by adding column projection 2026-02-06 14:11:36 +01:00
logging.py Restructure into uv workspace to support minimal and full installations 2025-11-04 17:59:12 +02:00
mcp.py Return consolidated program from RLM agent instead of execution history 2026-02-06 12:07:20 +01:00
monitor.py Update dependencies 2026-01-19 16:23:26 +02:00
utils.py Additional fixes to remove type ignores 2026-01-19 16:00:18 +02:00