haiku.rag/haiku_rag_slim/haiku
Chris McDonough 22b4397148 Thread compress_docling_split in rebuild.py off the asyncio event loop
Extracts pydantic serialization and zstd compression into a sync
helper and wraps it with asyncio.to_thread so picture description
rebuilds don't block the event loop.

Fixes #457.
2026-06-22 13:42:40 -04:00
..
rag Thread compress_docling_split in rebuild.py off the asyncio event loop 2026-06-22 13:42:40 -04:00