haiku.rag/haiku_rag_slim/haiku
Chris McDonough ccab012747 Thread picture chunk merging off the asyncio event loop
Extracts build_picture_chunks + iterate_items position mapping into a
sync helper and wraps it with asyncio.to_thread so image-heavy
documents don't block the event loop during chunking.

Fixes #456.
2026-06-22 14:01:35 -04:00
..
rag Thread picture chunk merging off the asyncio event loop 2026-06-22 14:01:35 -04:00