Contents

vecs 0.4.5

0

pgvector client

pgvector client

Stars: 286, Watchers: 286, Forks: 44, Open Issues: 16

The 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

No  vecs  pypi packages just yet.

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

See more issues on GitHub

Related Packages & Articles

txtai 9.5.0

All-in-one open-source AI framework for semantic search, LLM orchestration and language model workflows

fastapi-mcp 0.4.0

Automatic MCP server generator for FastAPI applications - converts FastAPI endpoints to MCP tools for LLM integration

lightning 2.6.1

The Deep Learning framework to train, deploy, and ship AI products Lightning fast.

agpt 0.2.2

An open-source attempt to make GPT-4 autonomous

simpleaichat 0.2.2

A Python package for easily interfacing with chat apps, with robust features and minimal code complexity.

aiopyql 0.359

A fast and easy-to-use asyncio ORM(Object-relational Mapper) for performing C.R.U.D. ops within RBDMS tables using python