sqladmin/forms.py", line 274, in get_converter
raise NoConverterFound( # pragma: nocover
sqladmin.exceptions.NoConverterFound: Could not find field converter for column embedding (<class 'pgvector.sqlalchemy.vector.VECTOR'>).
[tool.poetry.dependencies]
python = "^3.11"
pydantic = "^2.8.2"
sqlmodel = "^0.0.21"
pgvector = "^0.3.2"
psycopg2-binary = "^2.9.9"
sqladmin = {extras = ["full"], version = "^0.18.0"}
uvicorn = "^0.30.6"
Need field converter for column embedding (<class 'pgvector.sqlalchemy.vector.VECTOR'>)
Raised issue in pgvector git repo - pgvector/pgvector-python#88
Your tool is a life saver. Thanks for the hard work
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too