mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 13:27:08 +00:00
feat: 建议回复
This commit is contained in:
parent
dfd1ce469d
commit
3d466f0fee
4 changed files with 30 additions and 6 deletions
|
|
@ -273,6 +273,12 @@ export function supportGuoba () {
|
|||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
field: 'enableSuggestedResponses',
|
||||
label: '是否开启建议回复',
|
||||
bottomHelpMessage: '开启了会像官网上一样,每个问题给出建议的用户问题',
|
||||
component: 'Switch'
|
||||
},
|
||||
{
|
||||
field: 'sydney',
|
||||
label: 'Sydney的设定',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue