milvus/python/sdk/examples/connection_exp.py
Yang Xuan 7e404fb479 feat(python): impl client
Former-commit-id: 5942800965b780c395b9f8dc1975245ab74138a8
2019-06-04 19:06:07 +08:00

6 lines
105 B
Python

from megasearch.client.Client import Connection
client = Connection()
# param =
# client.connect(param)