haiku.rag/tests/cassettes/test_rebuild
Yiorgis Gozadinos c9227c649f
emit synthetic picture chunks at ingest under multimodal embedders.
processing.chunk() merges text chunks with one synthetic Chunk per PictureItem-with-bytes,
sorted by iterate_items() position so chunk.order is structural.
embed_chunks dispatches on a Chunk._picture_data PrivateAttr
(text through embed_documents, picture through embed_image_query)
2026-05-03 17:04:43 +03:00
..
test_rebuild_batch_size_flush.yaml Improve test coverage 2026-04-24 14:43:59 +03:00
test_rebuild_embed_only.yaml Record cassettes for embedder, ignore huggingface while recording 2025-12-29 13:23:53 +02:00
test_rebuild_embed_only_skips_unchanged.yaml Record cassettes for embedder, ignore huggingface while recording 2025-12-29 13:23:53 +02:00
test_rebuild_embed_only_with_changed_vector_dim.yaml Fix embed-only rebuild with changed vector dimensions 2026-01-14 17:42:28 +02:00
test_rebuild_full.yaml Record cassettes for embedder, ignore huggingface while recording 2025-12-29 13:23:53 +02:00
test_rebuild_full_source_failure_is_logged_and_skipped.yaml Cover FULL rebuild source-failure branch 2026-04-24 15:32:53 +03:00
test_rebuild_full_with_accessible_source.yaml Improve test coverage 2026-04-24 14:43:59 +03:00
test_rebuild_rechunk.yaml emit synthetic picture chunks at ingest under multimodal embedders. 2026-05-03 17:04:43 +03:00