haiku.rag/haiku_rag_slim/haiku/rag
2026-02-28 14:00:40 +02:00
..
agents Give regex to monty as externals 2026-02-24 13:12:56 +02:00
chat Fix default chat model, default to config.qa.model 2026-02-28 14:00:40 +02:00
chunkers Pass OCR options from conversion_options to docling-serve chunker 2026-02-03 11:34:46 +02:00
config add automatic title generation for documents 2026-02-25 17:12:24 +02: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 Replace Docker sandbox with pydantic-monty 2026-02-24 09:55:40 +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
skills Simplify sandbox with run_monty_async, replace manual ThreadPoolExecutor start/resume loop 2026-02-24 11:35:39 +02:00
store Refactor MCP to use proper models, test 2026-02-20 17:39:02 +02:00
tools Simplify sandbox with run_monty_async, replace manual ThreadPoolExecutor start/resume loop 2026-02-24 11:35:39 +02:00
__init__.py Restructure into uv workspace to support minimal and full installations 2025-11-04 17:59:12 +02:00
app.py add generate_title(), rebuild --title-only, and --title on add 2026-02-26 08:40:07 +02:00
cli.py add generate_title(), rebuild --title-only, and --title on add 2026-02-26 08:40:07 +02:00
client.py Update docs, and download-models for title generation 2026-02-26 11:05:48 +02:00
logging.py Restructure into uv workspace to support minimal and full installations 2025-11-04 17:59:12 +02:00
mcp.py Refactor MCP to use proper models, test 2026-02-20 17:39:02 +02:00
monitor.py Update dependencies 2026-01-19 16:23:26 +02:00
utils.py Add unified RAG skill with session context and reuse existing tools; 2026-02-20 16:36:47 +02:00