A python library that supports all vector databases specifically for LLM apps and frameworks
Project description
vectordbs
Vectordbs is a python library that supports all vector databases specifically for LLM apps and frameworks.
Currently all LLM frameworks and apps (Llama-Index, Open AI, Langchain, Baby AGI, etc) are all having to reimplement support for each vector database with a lot of redundant work, and this library is hoping to existing and new frameworks don't have to reinvent the wheel.
List of Supported Vector databases
| Task | Supported |
|---|---|
| Chroma | :x: |
| Pinecone | :x: |
| Weaviate | :x: |
| Qdrant | :x: |
| Milvus | :x: |
| Redis | :x: |
| Opensearch | :x: |
| Postgres | :x: |
Install
pip install vectordbs
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file vectordbs-0.1.0.tar.gz.
File metadata
- Download URL: vectordbs-0.1.0.tar.gz
- Upload date:
- Size: 24.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.10.6 Linux/5.15.90.1-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9c0b7d544cda450509a02a93362aed512bf27d7381de7834a5e29a34fbeecb89
|
|
| MD5 |
58e54ac80b4426a994145b9101bbfdd0
|
|
| BLAKE2b-256 |
ae6e385ef92139b2bb17c489064fb31ff18d0ebe767f3e51dca6bcae6b9bbade
|
File details
Details for the file vectordbs-0.1.0-py3-none-any.whl.
File metadata
- Download URL: vectordbs-0.1.0-py3-none-any.whl
- Upload date:
- Size: 30.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.10.6 Linux/5.15.90.1-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3aec4c21b583e323b2579797803a0ac215a8b8c6ba7797cc3193f47c12166d81
|
|
| MD5 |
e7eeafdcc41426dbd46889deb5b7dc47
|
|
| BLAKE2b-256 |
26f08443251593ce3e759ef6795fdd0dcab2d8aa7189548570f89d68f8da05e3
|