PyPI
qdrant-client
AI Agent 指数 第 69(共 964)
41 综合分
真实使用 92
动量 —
关注度 —
项目介绍
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…
各数据源
24.0M 月下载量
- 月下载量 24.0M
- 周下载量 5.3M
- 日下载量 649.4k