mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 13:27:08 +00:00
fix: 增加配置项enforceMaster
This commit is contained in:
parent
15a582abd5
commit
3121b0e463
3 changed files with 14 additions and 5 deletions
|
|
@ -310,6 +310,12 @@ export function supportGuoba () {
|
|||
bottomHelpMessage: '有时无限抱歉,就关掉这个再多问几次试试,可能有奇效',
|
||||
component: 'Switch'
|
||||
},
|
||||
{
|
||||
field: 'enforceMaster',
|
||||
label: '加强主人认知',
|
||||
bottomHelpMessage: '加强主人认知。希望机器人认清主人,避免NTR可开启。开启后可能会与自设定的内容有部分冲突。sydney模式可以放心开启。',
|
||||
component: 'Switch'
|
||||
},
|
||||
{
|
||||
field: 'sydneyContext',
|
||||
label: 'Bing的扩展资料',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue