mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 05:17:10 +00:00
feat: #chatgpt必应禁用搜索 #chatgpt必应开启搜索
This commit is contained in:
parent
fc4eaf8dcf
commit
a00956ef43
4 changed files with 44 additions and 26 deletions
|
|
@ -374,6 +374,12 @@ export function supportGuoba () {
|
|||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
field: 'sydneyEnableSearch',
|
||||
label: '是否允许必应进行搜索',
|
||||
bottomHelpMessage: '关闭后必应将禁用搜索',
|
||||
component: 'Switch'
|
||||
},
|
||||
{
|
||||
field: 'enableSuggestedResponses',
|
||||
label: '是否开启建议回复',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue