astrocyte-qdrant
Qdrant adapter implementing Astrocyte’s VectorStore protocol.
Usage
from astrocyte_qdrant import QdrantVectorStore
store = QdrantVectorStore(
url="http://localhost:6333",
collection_name="astrocyte_mem",
vector_size=128,
)
Register via entry point astrocyte.vector_stores / name qdrant after installation.
Development
uv sync --extra dev
uv run pytest
Requires a running Qdrant instance (see CI workflow for Docker image).
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
astrocyte_qdrant-0.15.1.tar.gz
(61.9 kB
view details)
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 astrocyte_qdrant-0.15.1.tar.gz.
File metadata
- Download URL: astrocyte_qdrant-0.15.1.tar.gz
- Upload date:
- Size: 61.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d4354afc8a091cee7463918c47e2c6b073283fc12c8d8c5c0e866f3abca0fc78
|
|
| MD5 |
7f44a98fd9ffa22d3505f54a9a69214d
|
|
| BLAKE2b-256 |
45ef40fe7477ab558bb234d2693c2c07748f554f136aa450f7037d79c17e95de
|
File details
Details for the file astrocyte_qdrant-0.15.1-py3-none-any.whl.
File metadata
- Download URL: astrocyte_qdrant-0.15.1-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e791c633cb34d9cd546e88bbaa722ad2e8fb4060feecaa58018be4ac817eb2ef
|
|
| MD5 |
8b415a093449ce4016dd1046c0a2983a
|
|
| BLAKE2b-256 |
752a701d21dafc5550e15e3770eb5de3f32348d51f1e98415b3981d23c537f8c
|