haiku.rag/haiku_rag_slim/haiku/rag
Tres Seaver ed69bf4262
fix: include 'db_path'/'config' in 'extras'
fix: 'skills.rlm.create_skill' includes extras

Closes #329.
Closes #330.
2026-03-27 14:20:31 -04:00
..
agents Remove support for structured output 2026-03-24 14:11:43 +02:00
chat Fix broken textual detection in chat & inspect 2026-03-26 17:42:38 +02:00
chunkers enable repeat_table_header for self-contained table chunks and docling-serve parity 2026-03-26 14:02:12 +02:00
config Set search limit to 10 2026-03-11 12:26:41 +02:00
converters Update docling, docling-core and move to version 1.10.0 of DoclingDocument. 2026-03-23 17:34:06 +02:00
embeddings Update dependencies 2026-01-23 11:57:02 +02:00
inspector Fix broken textual detection in chat & inspect 2026-03-26 17:42:38 +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
skill_generator Use haiku.skills extras for passing utility functions 2026-03-27 11:31:10 +02:00
skills fix: include 'db_path'/'config' in 'extras' 2026-03-27 14:20:31 -04:00
store Update docling, docling-core and move to version 1.10.0 of DoclingDocument. 2026-03-23 17:34:06 +02:00
tools Use dict-keyed counter for concurrent-safe search cap 2026-03-11 12:19:19 +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 Minor fixes 2026-03-24 17:45:46 +02:00
client.py Update docling, docling-core and move to version 1.10.0 of DoclingDocument. 2026-03-23 17:34:06 +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 Remove support for structured output 2026-03-24 14:11:43 +02:00