Generates a migration to update vector column dimensions.
Use this when switching to an embedding model with different dimensions.
$ mix arcana.gen.embedding_migration
The task will:
- Detect the current embedding configuration dimensions
- Show the detected dimensions
- Generate a migration to update the vector column
Options
--dimensions- Override auto-detected dimensions