Commit b06e949
committed
feat(migrate): add interactive migration wizard
- Add MigrationWizard for guided schema changes
- Support add/update/remove field operations
- Algorithm-specific datatype prompts (SVS-VAMANA vs HNSW/FLAT)
- SVS-VAMANA params: GRAPH_MAX_DEGREE, COMPRESSION
- HNSW params: M, EF_CONSTRUCTION
- Normalize SVS_VAMANA -> SVS-VAMANA input
- Preview patch as YAML before finishing1 parent a3d534b commit b06e949
1 file changed
Lines changed: 502 additions & 0 deletions
0 commit comments