aboutsummaryrefslogtreecommitdiffstats
path: root/databases/py-qdrant-client/pkg-descr
blob: ff330c1e1c7e995c5bde3f3ca294070563ea7380 (plain) (blame)
1
2
3
4
5
6
7
8
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.