mirror of https://github.com/milvus-io/milvus.git
4 lines
70 B
Python
4 lines
70 B
Python
|
DB = 'test'
|
||
|
UNIQUE_ID_COLLECTION = 'unique_id'
|
||
|
DOC_COLLECTION = 'doc'
|