mirror of
https://github.com/qdrant/qdrant-client.git
synced 2026-08-02 16:10:59 -05:00
* generate gRPC client * generate REST client * draft * wip * fix conversion test * old api compatible * clean deprecated * batch search + reco tests * multi-vector test * full-text filtering * Fast protobuf (#67) * generate grpc client use new grpc client in qdrant methods fix grpc parallel issue remove betterproto remove betterproto remove betterproto type annotation extend test coverage upd protobuf to master * rm eventloop * upd version * shortcut for models * v0.10.1 compatibility hotfix: make deprecated ram_data_size optional Co-authored-by: Andrey Vasnetsov <andrey@vasnetsov.com>
5 lines
159 B
Python
5 lines
159 B
Python
# Generated by the gRPC Python protocol compiler plugin. DO NOT EDIT!
|
|
"""Client and server classes corresponding to protobuf-defined services."""
|
|
import grpc
|
|
|