When a database was created with one embedding model and rebuild --embed-only was run with a different model, it failed with a vector dimension validation error. - Store reads stored vector_dim when opening existing databases - _rebuild_embed_only recreates chunks table to handle dimension changes - Add test for rebuild with changed vector dimensions |
||
|---|---|---|
| .. | ||
| test_rebuild_embed_only.yaml | ||
| test_rebuild_embed_only_skips_unchanged.yaml | ||
| test_rebuild_embed_only_with_changed_vector_dim.yaml | ||
| test_rebuild_full.yaml | ||
| test_rebuild_rechunk.yaml | ||