haiku.rag/tests/cassettes/test_context_enhancement
Yiorgis Gozadinos b6113bf8ab
replace fixed-radius expansion with section-bounded algorithm
Context expansion is now automatic and structure-aware. For structured
documents, expands within the section containing the match. For sections
that exceed the budget or are too small, expands item-by-item outward
skipping noise labels. Unstructured documents use budget-based outward
expansion. Results sorted by relevance score.
2026-04-16 12:11:53 +03:00
..
test_code_expansion_includes_adjacent_blocks.yaml Record cassettes for embedder, ignore huggingface while recording 2025-12-29 13:23:53 +02:00
test_expand_context_docling_merges_metadata.yaml Record cassettes for embedder, ignore huggingface while recording 2025-12-29 13:23:53 +02:00
test_expand_context_no_base64_images.yaml Fix base64 images leaking into expanded search results 2026-01-08 18:42:58 +02:00
test_expand_context_no_base64_images_docling_local.yaml Disable ocr in tests previously marked as integration 2026-01-12 16:19:25 +02:00
test_expand_context_no_base64_images_docling_serve.yaml enable repeat_table_header for self-contained table chunks and docling-serve parity 2026-03-26 14:02:12 +02:00
test_expand_context_with_docling_merges_overlapping.yaml Record cassettes for embedder, ignore huggingface while recording 2025-12-29 13:23:53 +02:00
test_expansion_preserves_metadata.yaml Record cassettes for embedder, ignore huggingface while recording 2025-12-29 13:23:53 +02:00
test_format_for_agent_output.yaml Record cassettes for embedder, ignore huggingface while recording 2025-12-29 13:23:53 +02:00
test_list_expansion_includes_split_items.yaml Record cassettes for embedder, ignore huggingface while recording 2025-12-29 13:23:53 +02:00
test_max_items_limit_caps_expansion.yaml Record cassettes for embedder, ignore huggingface while recording 2025-12-29 13:23:53 +02:00
test_table_expansion_includes_split_rows.yaml Record cassettes for embedder, ignore huggingface while recording 2025-12-29 13:23:53 +02:00
test_text_expansion_includes_surrounding.yaml replace fixed-radius expansion with section-bounded algorithm 2026-04-16 12:11:53 +03:00