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
examples seem to not work
#49
bionicles
closed
10 months ago
3
Expand "RRF" and add a paper link
#48
bionicles
closed
10 months ago
1
Question : can i use 1024 dimensions size vector ?
#47
x4080
closed
10 months ago
1
How to set query options (e.g. # of ivfflat.probe) when querying a table with IVFFlat or HNSW index?
#46
lesser-panda
closed
11 months ago
1
Registering Vector Type with SQLAlchemy Registries
#45
KellyRousselHoomano
closed
11 months ago
3
Average embeddings returns string not np array
#44
lucasgadams
closed
11 months ago
11
Setting HNSW ef_search variable
#43
creepykedi
closed
11 months ago
1
ModuleNotFoundError: No module named 'pgvector.psycopg2'; 'pgvector' is not a package
#42
himsgpt
closed
11 months ago
3
How to rebuild indexes with Django?
#41
lesser-panda
closed
1 year ago
2
Cannot adapt type 'ndarray' with placeholder %s
#40
AbhiPawar5
closed
1 year ago
5
Unable to run the extension migration
#39
peter-stuart-turner
closed
1 year ago
2
Where to call the class Migration to enable pgvector extension?
#38
BomanNg
closed
1 year ago
1
HINT: No operator matches the given name and argument types. You might need to add explicit type casts.
#37
lachlanholland1
closed
1 year ago
1
How to set ivfflat.probes for indexed embeddings
#36
simonschoenhofen
closed
1 year ago
1
[Django] Using null=True raises error
#35
keithhackbarth
closed
1 year ago
2
Add tests for Django clean and get_or_create functions and fix related issues
#34
keithhackbarth
closed
1 year ago
3
`register_vector(conn)` yields `psycopg.ProgrammingError: vector type not found in the database`
#33
costa
closed
1 year ago
2
feat: add a full example for sqlmodel and fix error in README.md.
#32
FFengIll
opened
1 year ago
1
[peewee] using Model.get_or_create() doesn't work with pgvector
#31
ricardofunke
closed
1 year ago
2
[Question] Ideas on clustering vectors (without defining no. clusters)
#30
lassebomh
closed
1 year ago
3
Bulk insert of vectors
#29
psambit9791
closed
1 year ago
1
possible to use HNSW early?
#28
hyusetiawan
closed
1 year ago
1
Support the `peewee` ORM
#27
bormanjo
closed
1 year ago
4
[Request] support `peewee` integration
#26
jborman-exos
closed
1 year ago
0
serialize PGVector for aws lambda
#25
harniva14
closed
1 year ago
1
Handle literal 'null' case
#24
snadorp
closed
1 year ago
4
Add support for printing SQL of SQLAlchemy query
#23
sarimak
closed
1 year ago
4
Enhances DjangoAdmin support
#22
jerinpetergeorge
closed
1 year ago
11
Integration with Django Admin
#21
ethagnawl
closed
1 year ago
4
How to use SQLAlchemy's most resent PEP 484 Annotated Declarative Table style?
#20
mhubig
closed
1 year ago
1
How to get distance by Psycopg 2
#19
pasa13142
closed
1 year ago
4
Issue with asyncpg and numpy array
#18
jordanparker6
closed
1 year ago
1
Rename max_inner_product
#17
lucasgadams
closed
1 year ago
2
Can't register_vector(connection)
#16
Stevod
closed
1 year ago
7
No support for vector deletion based on index?
#15
KeshavSingh29
closed
1 year ago
1
Documentation
#14
Oheed911
closed
1 year ago
1
Set thresholds
#13
aiseei
closed
1 year ago
2
Fix Django serialization / deserialization
#12
kwood
closed
1 year ago
1
How to get vectors within a certain distance in SQLalchemy
#11
pzerone
closed
1 year ago
1
async psycopg connection support added
#10
akoshel
closed
1 year ago
1
Corrupted NP Array after many inserts into DB
#9
vade
closed
1 year ago
4
How do i pass in np.ndarray with ndim > 1
#8
pzerone
closed
1 year ago
2
Ideas
#7
ankane
closed
11 months ago
0
sqlalchemy.exc.InvalidRequestError: Unknown PG numeric type: 24664
#6
saeedesmaili
closed
1 year ago
2
Question: How to access distance values when querying with Django?
#5
pranciskus
closed
1 year ago
3
No operator matches the given name and argument types
#4
Ritaja
closed
1 year ago
6
Django migration to add VectorField unable to find vector.control
#3
devonbrackbill
closed
1 year ago
7
Tell SQLAlchemy that distance operations are comparisons, returning floats
#2
maparent
closed
2 years ago
3
Ideas
#1
ankane
closed
2 years ago
0
Previous