ash.codegen --dev & ash_ai / vector attr type
Not sure if this is an
In the previous (non-dev) migration:
And running the codegen just creates that migration and some new snapshots, and then it wants to do the same all over again, groundhog day-style
ash_ai thing or an ash.codegen --dev with vectors thing, (I'm guessing the latter) but my project is deadlocked now since it wants to add this: In the previous (non-dev) migration:
add :content_vector, :vector, size: 1536And running the codegen just creates that migration and some new snapshots, and then it wants to do the same all over again, groundhog day-style
