haiku.rag/haiku_rag_slim/haiku/rag
Yiorgis Gozadinos 98641c24e4
S3 storage tests
2026-04-08 14:19:10 +03:00
..
agents Update core dependencies 2026-04-03 10:14:27 +03:00
chat Update core dependencies 2026-04-03 10:14:27 +03:00
chunkers enable repeat_table_header for self-contained table chunks and docling-serve parity 2026-03-26 14:02:12 +02:00
config Add ConnectionMode enum (LOCAL/CLOUD/OBJECT_STORAGE) and connect_lancedb() utility to support S3, GCS, Azure, and HDFS backends via storage_options. 2026-04-08 14:19:09 +03:00
converters Update docling, docling-core and move to version 1.10.0 of DoclingDocument. 2026-03-23 17:34:06 +02:00
embeddings Add batching to embeddings for huge documents 2026-04-07 12:06:28 +03:00
inspector guard app/UI filesystem checks for remote storage 2026-04-08 14:19:09 +03: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 support remote storage in skill generator 2026-04-08 14:19:10 +03:00
skills Propagate domain_preamble to skill instructions and main agent preamble 2026-04-01 13:13:36 +03:00
store For remote stores, detect new db by checking if tables exist 2026-04-08 14:19:10 +03: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 S3 storage tests 2026-04-08 14:19:10 +03:00
cli.py support remote storage in skill generator 2026-04-08 14:19:10 +03:00
client.py Add docling_pages column to DocumentRecord/Document for separate page image storage. 2026-04-08 14:04:32 +03: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 replace UUIDs with readable identifiers in citation text 2026-04-01 11:44:17 +03:00