Files
ports/databases/py-qdrant-client/pkg-descr
Juraj Lutter 8da146fcad databases/py-qdrant-client: Add new port
Add py-qdrant-client, a client library and SDK for the Qdrant
vector search engine.

Sponsored by:	resulta.tech
2025-09-14 12:31:35 +02:00

9 lines
340 B
Plaintext

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.