type `vector` can not be handled by the types module Postgrex.DefaultTypes
It seems when I try to save embeddings into db, it shows this error.
Here are my settings:
1.
2.
3.
4. docker-compose setup for pgvector
Is there anyone else has encoutered this problem?
Here are my settings:
1.
lib/postgrex_types.ex 2.
lib/masque/repo.ex3.
deps in mix.ex4. docker-compose setup for pgvector
Is there anyone else has encoutered this problem?
