Skip to content

Commit

Permalink
Make database name as default by default for Milvus
Browse files Browse the repository at this point in the history
  • Loading branch information
msmygit committed Apr 16, 2024
1 parent c2aa0bf commit 8cf5c8b
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -4,7 +4,7 @@ description: |
Template Variables:
TEMPLATE(milvushost,localhost)
TEMPLATE(datafile)
TEMPLATE(database,baselines)
TEMPLATE(database,default)
TEMPLATE(collection,vector)
TEMPLATE(trainsize,1183514)
TEMPLATE(testsize,10000)
Expand Down

0 comments on commit 8cf5c8b

Please sign in to comment.