fix 文档管理模块 & 法规对话模块
This commit is contained in:
@@ -25,7 +25,7 @@ class Settings(BaseSettings):
|
||||
dashscope_api_key: str = ""
|
||||
|
||||
# Milvus
|
||||
milvus_host: str = "localhost"
|
||||
milvus_host: str = "6.86.80.8"
|
||||
milvus_port: int = 19530
|
||||
milvus_collection: str = "regulations_dense_1024_v1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user