Qdrant vector-search skill for NeuroCore
Project description
neurocore-skill-qdrant
Vector similarity search for NeuroCore over Qdrant.
pip install neurocore-skill-qdrant
docker run -p 6333:6333 qdrant/qdrant
components:
- name: retrieve
type: qdrant
config:
collection: documents
top_k: 5
flow:
type: sequential
steps:
- component: retrieve
Reads query_vector (a list of floats from your embedder); writes
qdrant_results (a list of {id, score, payload}).
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 neurocore_skill_qdrant-0.1.0.tar.gz.
File metadata
- Download URL: neurocore_skill_qdrant-0.1.0.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
643fa65b581de9fc879ee36415c79462b8579fd65644a94cf42d61aacc12eece
|
|
| MD5 |
43b6ad3bc76d9fc9dd2380d77757e4b6
|
|
| BLAKE2b-256 |
4e886e9c1cb3abe65734b4e0889260dfeb8fbb00a9665d6660e5702132f7a56e
|
File details
Details for the file neurocore_skill_qdrant-0.1.0-py3-none-any.whl.
File metadata
- Download URL: neurocore_skill_qdrant-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9ccf8e4d3320075d763dcbe82598b343a1d4cf05d2e919a19f9a3b06a08fb87b
|
|
| MD5 |
83e6dd7fdfdeed30dee2bfed0a75593e
|
|
| BLAKE2b-256 |
19fafef92d91f98a7dae355b24146d171f720c538995752dffc7d61ee7543e5c
|