Files
chunking_strategies_evaluation/src/benchmarking
Mahdi Bazrafshan f562b91f83 feat(benchmarking): add model-scoped query and neighbor expansion
Why:
- Queries and Experiments must hit the Corpus Embedding Model's collections and optionally widen fixed_size context.

Changes:
- Resolve corpus model per request; apply Neighbor Expansion with Expansion Tree; persist and report expansion provenance.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-10 14:13:07 +03:30
..