mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 13:57:10 +00:00
Merge branch 'v2' into v2
This commit is contained in:
commit
64340e2cca
9 changed files with 998 additions and 1008 deletions
|
|
@ -380,6 +380,12 @@ export function supportGuoba () {
|
|||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
field: 'sydneyEnableSearch',
|
||||
label: '是否允许必应进行搜索',
|
||||
bottomHelpMessage: '关闭后必应将禁用搜索',
|
||||
component: 'Switch'
|
||||
},
|
||||
{
|
||||
field: 'enableSuggestedResponses',
|
||||
label: '是否开启建议回复',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue