mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-01 00:15:30 +08:00
6 lines
105 B
Python
6 lines
105 B
Python
from megasearch.client.Client import Connection
|
|
|
|
client = Connection()
|
|
|
|
# param =
|
|
# client.connect(param) |