feat: #chatgpt必应禁用搜索 #chatgpt必应开启搜索

This commit is contained in:
ikechan8370 2023-12-28 13:03:57 +08:00
parent fc4eaf8dcf
commit a00956ef43
4 changed files with 44 additions and 26 deletions

View file

@ -374,6 +374,12 @@ export function supportGuoba () {
]
}
},
{
field: 'sydneyEnableSearch',
label: '是否允许必应进行搜索',
bottomHelpMessage: '关闭后必应将禁用搜索',
component: 'Switch'
},
{
field: 'enableSuggestedResponses',
label: '是否开启建议回复',