You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When migration has already run -> there is no easy way to change the vector size. Current process in volves downgrading the DB via migrationms, setting the EMBEDDING_DIMENSION env var and upgarde again.
The default vector size is coded in the migration. A CLI command should be provided to adjust this value and perform a flush.