issues
search
supabase
/
vecs
Postgres/pgvector Python Client
https://supabase.github.io/vecs/latest
Apache License 2.0
228
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
What are dimensions?
#98
RomanSteinberg
opened
1 week ago
4
`create_index()` times out about 150k records.
#97
dan-jacobson
closed
2 days ago
1
Feature Request: Add support for custom table definition and column types
#96
AmeanAsad
closed
1 month ago
3
Adds l1 distance, added on 0.7.0
#95
olirice
closed
1 month ago
1
create_index takes forever
#94
mengxi-ream
closed
1 month ago
5
RFC: Proposal to Update vecs Python Client to Include Latest pgvector Functionalities
#93
Muhtasham
opened
2 months ago
5
how to index a table with 4096 dimension vectors?
#92
legaltextai
closed
4 months ago
2
Scope index lookups to a table to remove singleton ix issue
#91
olirice
closed
4 months ago
0
indexes on other tables disappear after i create a new one
#90
legaltextai
closed
4 months ago
4
can't find relevant entries
#89
legaltextai
closed
4 months ago
4
can i implement hybrid search with vecs?
#88
legaltextai
closed
4 months ago
1
I need to have 'filters' but it needs to be empty
#87
legaltextai
closed
4 months ago
2
Spelling Mistakes
#86
imparth7
closed
4 months ago
0
Fixes Indexes Typo mistakes ( Resolve Issue #27791 )
#85
imparth7
closed
4 months ago
0
Fixes concepts_indexes typo
#84
kmr-ankitt
closed
4 months ago
2
SCRAM exchange: Wrong password
#83
HasnainKhanNiazi
closed
7 months ago
1
Why the ID field can only be the "str" type?
#82
poloniki
closed
7 months ago
1
Check for a covering index using pg_catalog params, not ix name/string matching
#81
olirice
opened
8 months ago
0
Bump version to 0.4.3
#80
olirice
closed
9 months ago
0
Feat: add new filter operator "$contains"
#79
LovaArutinovi
closed
9 months ago
4
`$in` operator doesn't seem to work
#78
jeanmaried
closed
9 months ago
1
FATAL: Max client connections reached
#77
emrgnt-cmplxty
closed
9 months ago
1
Correct index_arguments arg in `create_index` method in docs
#76
olirice
closed
10 months ago
0
str object is not callable
#75
legaltextai
closed
10 months ago
5
fix bad reference in mkdocs
#74
olirice
closed
10 months ago
0
Update and rename integrations_bedrock.md to integrations_amazon_bedr…
#73
ooiyeefei
closed
10 months ago
0
Add AWS Bedrock guide
#72
olirice
closed
10 months ago
0
Feature Request: Adding a function to clear the table
#71
sahusiddharth
closed
10 months ago
1
Adding another column in collections to store raw text
#70
sonduong305
closed
10 months ago
2
Remove limit of 1 entry per filter
#69
VictorAny
closed
11 months ago
3
can't add to an existing table
#68
legaltextai
closed
9 months ago
6
Bump version to 0.4.2 for pypi release
#67
olirice
closed
11 months ago
0
Deleting with filters not working (Package mismatch with source code?)
#66
kevinco26
closed
11 months ago
1
Explain Query Method
#65
sri-oli
closed
11 months ago
1
Support for Metadata Projection
#64
sri-oli
closed
11 months ago
1
Feat: add support for initializing vecs client with custom schema
#63
majamil16
opened
12 months ago
5
Enable schema in client's parameters
#62
legaltextai
opened
1 year ago
6
Small docs typo fix
#61
trancethehuman
closed
1 year ago
0
smol fix
#60
hackgoofer
closed
1 year ago
1
Feat/impersonate user
#59
egor-romanov
closed
1 year ago
4
Add index build arguments
#58
leothomas
closed
1 year ago
3
feat: add ability to delete by filtering metadata only
#57
jeanmaried
closed
1 year ago
3
Add `ef_construction` and `m` as optional parameters when building HSNW index
#56
leothomas
closed
1 year ago
3
Change hard coded version link to "latest"
#55
olirice
closed
1 year ago
0
Docs reference 0.4. mike not redirecting on index
#54
olirice
closed
1 year ago
2
fix: update docs/api.md
#53
beerose
closed
1 year ago
0
Fix: GitHub pages redirects
#52
gregnr
closed
1 year ago
0
Correct Broken Documentation Link
#51
iwootten
closed
1 year ago
3
Run precommit in CI on PR
#50
olirice
closed
1 year ago
0
Added use_auth_token to TextEmbedding class
#49
Bhanu-py
closed
1 year ago
1
Next