优化取名逻辑
This commit is contained in:
@@ -359,5 +359,13 @@
|
||||
"Enabled": false,
|
||||
"Address": "http://localhost:5341/",
|
||||
"ApiKey": ""
|
||||
},
|
||||
"DeepSeek": {
|
||||
"BaseUrl": "https://api.deepseek.com/v1",
|
||||
"ApiKey": "",
|
||||
"Model": "deepseek-chat",
|
||||
"TimeoutSeconds": 15,
|
||||
"Temperature": 0.6,
|
||||
"MaxTokens": 800
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user