An open API service for providing issue and pull request metadata for open source projects.

GitHub / pgvector/pgvector-python issues and pull requests

#150 - Add benchmarking scripts for embedding database

Pull Request - State: closed - Opened by aminullah6264 13 days ago

#149 - Refactor pg8000 tests to move connection setup to instance level

Pull Request - State: closed - Opened by Arian-Ott 26 days ago - 2 comments

#148 - docs: add manpage for pgvector-python

Pull Request - State: closed - Opened by Arian-Ott about 1 month ago - 4 comments

#147 - sqlalchemy support: select on the right-hand side of <-> operator

Issue - State: closed - Opened by javaccar 2 months ago - 2 comments

#146 - Numpy dependency

Issue - State: open - Opened by astoff 4 months ago - 1 comment

#145 - Refactor imports to PascalCase aliases and update docs

Pull Request - State: closed - Opened by fkarg 7 months ago - 1 comment

#144 - [tortoise-orm] - add vector field for tortoise orm

Pull Request - State: open - Opened by Georgedyatmsk1405 7 months ago

#143 - Refactor imports to include HalfVector and SparseVector aliases

Pull Request - State: closed - Opened by fkarg 7 months ago - 2 comments

#142 - SQLModel SQLAlchemy ArgumentError when using HalfVector instead of Vector

Issue - State: closed - Opened by fkarg 7 months ago - 1 comment

#140 - Add VectorField Support for Tortoise ORM

Issue - State: closed - Opened by Georgedyatmsk1405 8 months ago - 4 comments

#139 - fix(halfvec): return numpy array from _from_db and _from_db_binary

Pull Request - State: closed - Opened by coactive-victor 8 months ago - 1 comment

#137 - Add other input types for SQLAlchemy models

Pull Request - State: open - Opened by jackrua 8 months ago

#137 - Add other input types for SQLAlchemy BIT model

Pull Request - State: open - Opened by jackrua 8 months ago - 2 comments

#136 - Scores to vector search

Issue - State: closed - Opened by ottusp 10 months ago - 3 comments

#135 - Factory value for embeddings

Issue - State: closed - Opened by ottusp 10 months ago - 1 comment

#134 - FEATURE: ColBERT Embeddings in Django

Issue - State: closed - Opened by QBH3 10 months ago - 2 comments

#133 - Fix TypeError: 'float' object is not subscriptable for Sqlalchemy core

Pull Request - State: closed - Opened by PaxPrz 10 months ago - 1 comment

#131 - Fix missing import in example

Pull Request - State: open - Opened by roskakori 10 months ago

#131 - Fix missing import in example

Pull Request - State: open - Opened by roskakori 10 months ago

#128 - Why are parallel workers not used for creating the HNSW index?

Issue - State: closed - Opened by TopCoder2K 11 months ago - 1 comment

#127 - How to copy a CSR matrix into a `sparsevec` column?

Issue - State: closed - Opened by TopCoder2K 11 months ago - 1 comment

#126 - HALFVEC data type not working

Issue - State: closed - Opened by iarbel84 11 months ago - 1 comment

#125 - Reading embeddings as bytes?

Issue - State: closed - Opened by bantmen 11 months ago - 1 comment

#124 - Mistake in the example for SqlAlchemy

Issue - State: closed - Opened by Bill-XU 12 months ago - 1 comment

#123 - Binary quantization on Colpali example

Issue - State: closed - Opened by jpbalarini 12 months ago - 3 comments

#122 - Different from_db interface for Vector and HalfVector

Issue - State: closed - Opened by MarekLorenz about 1 year ago - 1 comment

#121 - order by distance not work on django model

Issue - State: closed - Opened by ayang about 1 year ago - 1 comment

#120 - Support pgvecto.rs

Issue - State: closed - Opened by ghost about 1 year ago

#119 - Improving Recall When Filtering on very small subset

Issue - State: closed - Opened by ggalpra about 1 year ago - 1 comment

#117 - Support multimodal embedding?

Issue - State: closed - Opened by moghadas76 about 1 year ago - 1 comment

#116 - Wrong class imported for SQLAlchemy

Issue - State: closed - Opened by tux-type about 1 year ago - 1 comment

#115 - Problem about getting the distance ,using pgvector.psycopg2

Issue - State: closed - Opened by sky92archangel about 1 year ago - 1 comment

#112 - Cannot Insert or Update Data into a `bit(64)` in SQLAlchemy

Issue - State: closed - Opened by ivanstepanovftw about 1 year ago - 1 comment

#110 - Inserting binary vectors using SQLalchemy + asyncpg

Issue - State: closed - Opened by kamilglod over 1 year ago - 1 comment

#109 - Add support for Cosine Similarity

Pull Request - State: closed - Opened by enzofrnt over 1 year ago - 1 comment

#109 - Add support for Cosine Similarity

Pull Request - State: closed - Opened by enzofrnt over 1 year ago - 1 comment

#108 - Is this lib production ready?

Issue - State: closed - Opened by mattholy over 1 year ago - 1 comment

#107 - Support for Pydantic in pgvector-python

Issue - State: closed - Opened by FallenChromium over 1 year ago - 1 comment

#106 - HalfVector: numpy support like Vector

Issue - State: closed - Opened by haramjo over 1 year ago - 1 comment

#105 - Unable to search

Issue - State: closed - Opened by minglong-huang over 1 year ago - 2 comments

#104 - How to use this in orm like SQLAlchemy

Issue - State: closed - Opened by mattholy over 1 year ago

#103 - README.md improvement

Pull Request - State: open - Opened by razi-tm over 1 year ago - 1 comment

#103 - README.md improvement

Pull Request - State: open - Opened by razi-tm over 1 year ago

#102 - Help: MaxSim/Colbert Calculation

Issue - State: closed - Opened by Jonathan-Adly over 1 year ago - 1 comment

#101 - halfvec error - ValueError: could not convert string to float: ''

Issue - State: closed - Opened by frieda-huang over 1 year ago - 1 comment

#100 - Best Practice for register_vector in ConnectionPool

Issue - State: closed - Opened by JanKulbinski over 1 year ago

#99 - Django admin: cannot render VectorField as readonly

Issue - State: open - Opened by Hornobster over 1 year ago - 4 comments

#95 - Fixed TypeError: 'NoneType' object is not callable

Pull Request - State: closed - Opened by frieda-huang over 1 year ago - 1 comment

#95 - Fixed TypeError: 'NoneType' object is not callable

Pull Request - State: closed - Opened by frieda-huang over 1 year ago - 1 comment

#94 - Provide SQLAlchemy types for `HALFVEC` (and other) vector types

Issue - State: closed - Opened by chrispy-snps over 1 year ago - 1 comment

#93 - Fix inconsistent handling of vector types in from_text method

Pull Request - State: closed - Opened by li-xiu-qi over 1 year ago - 1 comment

#93 - Fix inconsistent handling of vector types in from_text method

Pull Request - State: closed - Opened by li-xiu-qi over 1 year ago - 2 comments

#92 - Import "pgvector.psycopg" could not be resolved

Issue - State: closed - Opened by dynamicdeploy over 1 year ago - 1 comment

#91 - cannot import name 'register_vector' from 'psycopg'

Issue - State: closed - Opened by dynamicdeploy over 1 year ago - 3 comments

#90 - register_vector failing on Supabase

Issue - State: closed - Opened by uogbuji over 1 year ago

#89 - Support registration via psycopg2.extras cursor factories

Pull Request - State: open - Opened by ohad-ivix over 1 year ago

#89 - Support registration via psycopg2.extras cursor factories

Pull Request - State: closed - Opened by ohad-ivix over 1 year ago - 1 comment

#88 - sqladmin - pgvector field converter

Issue - State: closed - Opened by spsoni over 1 year ago - 2 comments

#85 - Duplicate Search

Issue - State: closed - Opened by krleonie over 1 year ago - 1 comment

#84 - Inserting binary vectors using SQLalchemy

Issue - State: closed - Opened by JungeAlexander over 1 year ago - 2 comments

#83 - register_vector fails with asyncpg (v0.3.1)

Issue - State: closed - Opened by lukebuehler over 1 year ago

#82 - Adding type annotations?

Issue - State: closed - Opened by pamelafox over 1 year ago - 1 comment

#81 - Have you tought about supporting Piccolo?

Issue - State: closed - Opened by jackbravo over 1 year ago - 1 comment

#78 - Can't adapt type 'numpy.ndarray' when used via polars

Issue - State: closed - Opened by jmtatsch over 1 year ago - 1 comment

#76 - Update hybrid_search.py

Pull Request - State: closed - Opened by amitca71 over 1 year ago - 2 comments

#76 - Update hybrid_search.py

Pull Request - State: closed - Opened by amitca71 over 1 year ago - 2 comments

#75 - Fix `HalfVector`

Pull Request - State: closed - Opened by rsomani95 almost 2 years ago - 1 comment

#75 - Fix `HalfVector`

Pull Request - State: closed - Opened by rsomani95 almost 2 years ago

#74 - SQLAlchemy does not recognize vector column

Issue - State: closed - Opened by kreleonie almost 2 years ago - 1 comment

#73 - Migrating From `VectorField` -> `HalfVectorField`

Issue - State: closed - Opened by rsomani95 almost 2 years ago - 1 comment

#72 - Add decorators to HalfVector

Pull Request - State: closed - Opened by domenicocinque almost 2 years ago - 1 comment

#72 - Add decorators to HalfVector

Pull Request - State: closed - Opened by domenicocinque almost 2 years ago

#71 - pgvector-python client support for sparse vectors.

Issue - State: open - Opened by anugrahastephen almost 2 years ago

#70 - Added tests for vector, halfvec, sparsevec

Pull Request - State: closed - Opened by domenicocinque almost 2 years ago

#70 - Added tests for vector, halfvec, sparsevec

Pull Request - State: closed - Opened by domenicocinque almost 2 years ago - 1 comment

#69 - L1 distance support for sqlalchemy and sqlmodel

Pull Request - State: closed - Opened by domenicocinque almost 2 years ago - 1 comment

#68 - Fix for blank django form fields when VectorField is not required

Pull Request - State: closed - Opened by Cdingram almost 2 years ago - 3 comments

#68 - Fix for blank django form fields when VectorField is not required

Pull Request - State: closed - Opened by Cdingram almost 2 years ago - 4 comments

#67 - Django support for empty fields

Issue - State: closed - Opened by Cdingram almost 2 years ago - 1 comment

#66 - Questions on

Issue - State: closed - Opened by vade almost 2 years ago - 1 comment

#65 - Sqlalchemy example not working

Issue - State: closed - Opened by mkornacker almost 2 years ago - 1 comment

#64 - Using with psycopg 3 pools throws thread error

Issue - State: open - Opened by dmvieira almost 2 years ago

#63 - Add save to test

Pull Request - State: closed - Opened by ericholscher about 2 years ago - 3 comments

#63 - Add save to test

Pull Request - State: closed - Opened by ericholscher about 2 years ago - 2 comments

#62 - How insert embedding data use sqlalchemy session.execute

Issue - State: closed - Opened by mwcodefun about 2 years ago - 1 comment