mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 21:37:11 +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
|
|
@ -717,6 +717,7 @@ export async function getUserData (user) {
|
|||
chat: [],
|
||||
mode: '',
|
||||
cast: {
|
||||
azure: '',
|
||||
api: '', // API设定
|
||||
bing: '', // 必应设定
|
||||
bing_resource: '', // 必应扩展资料
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue