mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 05:17:10 +00:00
fix: 看配置
This commit is contained in:
parent
d957025fa8
commit
b95bacc7e8
1 changed files with 1 additions and 1 deletions
|
|
@ -1826,7 +1826,7 @@ azure语音:Azure 语音是微软 Azure 平台提供的一项语音服务,
|
|||
}
|
||||
config.push(`\n当前星火模型:${Config.xhmode}`)
|
||||
config.push(`\n当前Claude模型:${Config.claudeApiModel}`)
|
||||
config.push(`\n当前Gemini模型:${Config.geminiKey}`)
|
||||
config.push(`\n当前Gemini模型:${Config.geminiModel}`)
|
||||
config.push(`\n当前Qwen模型:${Config.qwenModel}`)
|
||||
this.reply(config)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue