You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
273 B

MS_HOST = "10.10.14.101"
MS_PORT = "19530"
MS_COLLECTION_NAME = "ds_collection"
MS_MAX_CONNECTIONS = 5
# "dimension": 128
# "index_file_size": 1024
# "metric_type": "L2"
# "nlist": 1024
# "nprobe": 16
# "topk": 10
# "batch_size": 100
# "index_type": "IVF_FLAT"