mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 05:17:10 +00:00
* 能否加入 Azure OpenAI 的相关支持 #471 * Azure OpenAI 锅巴配置 * 增加Azure OpenAI依赖 * 动态加载Azure OpenAI依赖 --------- Co-authored-by: sigeisment <zvdfka@gmail.com> Co-authored-by: ikechan8370 <geyinchibuaa@gmail.com>
This commit is contained in:
parent
c2c6ea43de
commit
502cc810bb
6 changed files with 75 additions and 0 deletions
|
|
@ -19,6 +19,8 @@
|
|||
"openAiBaseUrl": "https://mondstadt.d201.eu.org/v1",
|
||||
"OpenAiPlatformRefreshToken": "",
|
||||
"openAiForceUseReverse": false,
|
||||
"azureDeploymentName":"",
|
||||
"azureUrl":"",
|
||||
"drawCD": 30,
|
||||
"model": "",
|
||||
"temperature": 0.8,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue