Add analyzer_params config for milvus vectordb (#18180)
This commit is contained in:
parent
a1d20085e6
commit
e8d98e3d89
5 changed files with 24 additions and 8 deletions
|
|
@ -165,6 +165,7 @@ MILVUS_URI=http://127.0.0.1:19530
|
|||
MILVUS_TOKEN=
|
||||
MILVUS_USER=root
|
||||
MILVUS_PASSWORD=Milvus
|
||||
MILVUS_ANALYZER_PARAMS=
|
||||
|
||||
# MyScale configuration
|
||||
MYSCALE_HOST=127.0.0.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue