快捷方式

qdrant_client.connection 模块

create_generic_async_client_interceptor(intercept_call: Any) _GenericAsyncClientInterceptor[source]
create_generic_client_interceptor(intercept_call: Any) _GenericClientInterceptor[source]
get_async_channel(host: str, port: int, ssl: bool, metadata: Optional[list[tuple[str, str]]] = None, options: Optional[dict[str, Any]] = None, compression: Optional[Compression] = None, auth_token_provider: Optional[Union[Callable[[], str], Callable[[], Awaitable[str]]]] = None) Channel[source]
get_channel(host: str, port: int, ssl: bool, metadata: Optional[list[tuple[str, str]]] = None, options: Optional[dict[str, Any]] = None, compression: Optional[Compression] = None, auth_token_provider: Optional[Callable[[], str]] = None) Channel[source]
header_adder_async_interceptor(new_metadata: list[tuple[str, str]], auth_token_provider: Optional[Union[Callable[[], str], Callable[[], Awaitable[str]]]] = None) _GenericAsyncClientInterceptor[source]
header_adder_interceptor(new_metadata: list[tuple[str, str]], auth_token_provider: Optional[Callable[[], str]] = None) _GenericClientInterceptor[source]
parse_channel_options(options: Optional[dict[str, Any]] = None) list[tuple[str, Any]][source]

Qdrant

了解更多关于 Qdrant 向量搜索项目和生态系统的信息

探索 Qdrant

相似性学习

探索如何使用相似性学习解决实际问题

学习相似性学习

社区

找到处理类似问题的人,并获取问题解答

加入社区