update pay ui
This commit is contained in:
@@ -87,7 +87,7 @@ MODEL_CONFIGS = {
|
||||
},
|
||||
"deepmoney": {
|
||||
"api_key": "", # 空值
|
||||
"base_url": "http://111.62.35.50:8000/v1",
|
||||
"base_url": "http://111.62.35.51:8000/v1",
|
||||
"model": "deepmoney",
|
||||
"max_tokens": 32768, # DeepMoney 本地托管,上下文 65536,输出限制 32768
|
||||
},
|
||||
@@ -3466,7 +3466,7 @@ MEETING_MODEL_CONFIGS = {
|
||||
},
|
||||
"deepmoney": {
|
||||
"api_key": "",
|
||||
"base_url": "http://111.62.35.50:8000/v1",
|
||||
"base_url": "http://111.62.35.51:8000/v1",
|
||||
"model": "deepmoney",
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user