mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-18 06:17:06 +00:00
update: glm4新增plus模式开关
This commit is contained in:
parent
327802ed7b
commit
200d392819
3 changed files with 10 additions and 1 deletions
|
|
@ -316,6 +316,12 @@ export function supportGuoba () {
|
|||
bottomHelpMessage: 'chatglm_refresh_token 6个月有效期',
|
||||
component: 'Input'
|
||||
},
|
||||
{
|
||||
field: 'if_plus_model',
|
||||
label: 'PLUS模式',
|
||||
bottomHelpMessage: '更聪明,更全面',
|
||||
component: 'Switch'
|
||||
},
|
||||
{
|
||||
label: '以下为Claude API方式的配置',
|
||||
component: 'Divider'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue