issues
search
pgvector
/
pgvector-python
pgvector support for Python
MIT License
951
stars
63
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Django admin: cannot render VectorField as readonly
#99
Hornobster
opened
6 days ago
3
Creating Halfvec using Vector Table
#98
Masrt200
closed
6 days ago
2
Loss of Precision in Embeddings Due to np.float32 in pgvector
#97
miskibin
closed
1 week ago
1
column "vector_embedding" is of type vector but expression is of type vector[]
#96
frieda-huang
closed
3 weeks ago
2
Fixed TypeError: 'NoneType' object is not callable
#95
frieda-huang
closed
3 weeks ago
1
Provide SQLAlchemy types for `HALFVEC` (and other) vector types
#94
chrispy-snps
closed
4 weeks ago
2
Fix inconsistent handling of vector types in from_text method
#93
li-xiu-qi
closed
1 month ago
2
Import "pgvector.psycopg" could not be resolved
#92
dynamicdeploy
closed
1 month ago
1
cannot import name 'register_vector' from 'psycopg'
#91
dynamicdeploy
closed
1 month ago
3
register_vector failing on Supabase
#90
uogbuji
closed
1 month ago
2
Support registration via psycopg2.extras cursor factories
#89
ohad-ivix
closed
2 months ago
1
sqladmin - pgvector field converter
#88
spsoni
closed
2 months ago
2
Takes more time to get the value from Class django.db.models.query.QuerySet
#87
vence-andersen
closed
2 months ago
1
Having trouble when try to insert OpenAI embedding by sqlalchemy to CloudSQL
#86
amadeus-mercari
closed
3 months ago
6
Duplicate Search
#85
krleonie
closed
3 months ago
1
Inserting binary vectors using SQLalchemy
#84
JungeAlexander
closed
3 months ago
2
register_vector fails with asyncpg (v0.3.1)
#83
lukebuehler
closed
3 months ago
2
Adding type annotations?
#82
pamelafox
closed
3 months ago
2
Have you tought about supporting Piccolo?
#81
jackbravo
closed
3 months ago
1
Maybe spurious exception (ValueError: missing dimensions) when using sparsevec with django
#80
QBH3
closed
3 months ago
2
register_vector() Fails When Only 'vector' Extension is Installed, Missing 'halfvec' and 'sparsevec
#79
vatsrahul1001
closed
3 months ago
2
Can't adapt type 'numpy.ndarray' when used via polars
#78
jmtatsch
closed
3 months ago
3
NameError: name 'psycopg' is not defined when register_vector fails
#77
chriswmann
closed
4 months ago
1
Update hybrid_search.py
#76
amitca71
closed
4 months ago
2
Fix `HalfVector`
#75
rsomani95
closed
4 months ago
1
SQLAlchemy does not recognize vector column
#74
kreleonie
closed
4 months ago
1
Migrating From `VectorField` -> `HalfVectorField`
#73
rsomani95
closed
4 months ago
1
Add decorators to HalfVector
#72
domenicocinque
closed
5 months ago
1
pgvector-python client support for sparse vectors.
#71
anugrahastephen
closed
4 months ago
3
Added tests for vector, halfvec, sparsevec
#70
domenicocinque
closed
5 months ago
1
L1 distance support for sqlalchemy and sqlmodel
#69
domenicocinque
closed
5 months ago
1
Fix for blank django form fields when VectorField is not required
#68
Cdingram
closed
5 months ago
4
Django support for empty fields
#67
Cdingram
closed
5 months ago
3
Questions on
#66
vade
closed
6 months ago
1
Sqlalchemy example not working
#65
mkornacker
closed
7 months ago
2
Using with psycopg 3 pools throws thread error
#64
dmvieira
closed
7 months ago
6
Add save to test
#63
ericholscher
closed
7 months ago
3
How insert embedding data use sqlalchemy session.execute
#62
mwcodefun
closed
8 months ago
1
Advice for properly timing Django queryset evaluation
#61
rsomani95
closed
8 months ago
3
Psycopg2 error with example:
#60
pamelafox
closed
8 months ago
4
SQLAlchemy order_by with ivfflat not returning any results
#59
pamelafox
closed
8 months ago
1
Fix the SQLAlchemy Item class
#58
pamelafox
opened
8 months ago
0
Searching similar vectors in SQLModel
#57
AniLeo-01
closed
8 months ago
5
[SQLModel] Select both columns and distance in the same query
#56
mbignotti
closed
8 months ago
2
Question on (testing) cosine_similiarity with WHERE clauses
#55
pmalacho-mit
closed
8 months ago
2
Error when querying nearest vector
#54
ashwincr
closed
8 months ago
1
Add support to "vector_dims" when using sqlalchemy ORM
#53
ostefano
closed
8 months ago
3
Searching for vectors when there is no default length
#52
ostefano
closed
9 months ago
1
Support literal_binds compiling
#51
marr75
closed
9 months ago
2
Error when querying for the most similar vector
#50
vemonet
closed
9 months ago
3
Next