mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-04 18:02:08 +08:00
4 lines
70 B
Python
4 lines
70 B
Python
DB = 'test'
|
|
UNIQUE_ID_COLLECTION = 'unique_id'
|
|
DOC_COLLECTION = 'doc'
|