
vecs 0.4.5
0
pgvector client
Contents
pgvector client
Stars: 286, Watchers: 286, Forks: 44, Open Issues: 16The supabase/vecs repo was created 2 years ago and the last code push was 10 months ago.
The project is popular with 286 github stars!
How to Install vecs
You can install vecs using pip
pip install vecs
or add it to a project with poetry
poetry add vecs
Package Details
- Author
- Oliver Rice
- License
- MIT
- Homepage
- https://github.com/supabase/vecs
- PyPi:
- https://pypi.org/project/vecs/
- GitHub Repo:
- https://github.com/supabase/vecs
Classifiers
Related Packages
Errors
A list of common vecs errors.
Code Examples
Here are some vecs code examples and snippets.
GitHub Issues
The vecs package has 16 open issues on GitHub
- fix(index): detect covering indexes via pg_catalog metadata
- Check for a covering index using pg_catalog params, not ix name/string matching
pythonfix







