mirror of
https://github.com/langgenius/dify.git
synced 2026-04-29 15:08:06 +08:00
Add analyzer_params config for milvus vectordb (#18180)
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user