mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 13:27:08 +00:00
feat: add help
This commit is contained in:
parent
1b4bc49612
commit
1705d129d2
1 changed files with 10 additions and 0 deletions
10
apps/help.js
10
apps/help.js
|
|
@ -130,6 +130,16 @@ let helpData = [
|
|||
icon: 'switch',
|
||||
title: '#chatgpt切换浏览器/API/API2/API3/Bing',
|
||||
desc: '切换使用的后端为浏览器或OpenAI API/第三方API/反代官网API/Bing'
|
||||
},
|
||||
{
|
||||
icon: 'confirm',
|
||||
title: '#chatgp(必应切换(精准|均衡|创意|悉尼|自设定)',
|
||||
desc: '切换Bing风格。'
|
||||
},
|
||||
{
|
||||
icon: 'confirm',
|
||||
title: '#chatgpt必应(开启|关闭)建议回复',
|
||||
desc: '开关Bing模式下的建议回复。'
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue