PyPI
qdrant-client
#69 of 964 in the AI Agent Index
41 Score
Real usage 92
Momentum —
Attention —
About
Python Client library for the Qdrant vector search engine.
Client library and SDK for the Qdrant vector search engine.
Library contains type definitions for all Qdrant API and allows to make both Sync and Async requests.
Client allows calls for all Qdrant API methods directly. It also provides some additional helper methods for frequently required operations, e.g. initial collection uploading.
Python client allows you to run same code in local mode without running Qdrant server.
Local mode is useful for development, prototyping and testing.
To connect to Qdrant server, simply specify host and port:
You can run Qdrant server locally with docker:
See more launch options in Qdrant…
Across sources
24.0M Downloads / month
- Downloads / month 24.0M
- Downloads / week 5.3M
- Downloads / day 649.4k