haiku.rag/haiku_rag_slim/haiku/rag
2026-05-12 15:13:02 +03:00
..
agents surface picture image bytes in SearchResult and emit multimodal ToolReturn from the agent search tool 2026-04-30 12:43:05 +03:00
chat bump haiku.skills to 0.16.0 2026-04-28 12:03:14 +03:00
chunkers enable repeat_table_header for self-contained table chunks and docling-serve parity 2026-03-26 14:02:12 +02:00
client Thread source_uri through URL ingest 2026-05-12 15:13:02 +03:00
config Wire per-format options across docling-local 2026-05-12 15:02:59 +03:00
converters Thread source_uri through URL ingest 2026-05-12 15:13:02 +03:00
embeddings rename embed_image_query to embed_image; run description check on text path 2026-05-05 16:15:47 +03:00
inspector render attached pictures in inspector context modal under qa.model.vision 2026-05-06 12:00:12 +03:00
providers add rebuild --descriptions: run VLM over stored picture bytes only 2026-05-05 12:02:46 +03:00
reranking Jina uses AutoModel not AutoModelForSequenceClassification 2026-01-21 11:26:23 +02:00
skill_generator attach picture bytes through skill search and document the schema 2026-05-05 14:33:57 +03:00
skills fix cross-document picture dedup in agent and skill search tools 2026-05-05 15:56:10 +03:00
store Simplify 2026-05-08 12:11:25 +03:00
tools fix cross-document picture dedup in agent and skill search tools 2026-05-05 15:56:10 +03:00
__init__.py Restructure into uv workspace to support minimal and full installations 2025-11-04 17:59:12 +02:00
app.py poll S3 prefixes with S3Watcher and wire into serve 2026-05-11 11:28:40 +03:00
cli.py add rebuild --descriptions: run VLM over stored picture bytes only 2026-05-05 12:02:46 +03:00
context.py surface picture image bytes in SearchResult and emit multimodal ToolReturn from the agent search tool 2026-04-30 12:43:05 +03:00
logging.py Restructure into uv workspace to support minimal and full installations 2025-11-04 17:59:12 +02:00
mcp.py expose image-as-query through MCP and the CLI. 2026-05-04 11:46:45 +03:00
monitor.py swap aioboto3 for obstore in the S3 client path 2026-05-11 11:29:42 +03:00
s3.py swap aioboto3 for obstore in the S3 client path 2026-05-11 11:29:42 +03:00
utils.py auto-append /v1 to per-model Ollama base_url, fix flaky tests 2026-05-04 13:12:37 +03:00