haiku.rag/haiku_rag_slim/haiku/rag
2026-03-04 14:51:09 +02:00
..
agents Auto-detect structured output mode from model profile. Remove the structured_output config field from ModelConfig. 2026-03-04 14:51:09 +02:00
chat Adapt to haiku.skills streaming sub-agent ag-ui events 2026-03-03 11:16:44 +02:00
chunkers Pass OCR options from conversion_options to docling-serve chunker 2026-02-03 11:34:46 +02:00
config Auto-detect structured output mode from model profile. Remove the structured_output config field from ModelConfig. 2026-03-04 14:51:09 +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 Expose skill state metadata as module-level API 2026-03-04 11:38:00 +02:00
store Refactor MCP to use proper models, test 2026-02-20 17:39:02 +02:00
tools Remove filter from the search tool 2026-03-02 17:15:38 +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 Auto-detect structured output mode from model profile. Remove the structured_output config field from ModelConfig. 2026-03-04 14:51:09 +02:00