feat: claude的设定

This commit is contained in:
ikechan8370 2023-04-17 12:48:01 +08:00
parent a2d903a2ae
commit 06fd121950
5 changed files with 79 additions and 8 deletions

View file

@ -55,6 +55,11 @@ let helpData = [
icon: 'confirm',
title: '#chatgpt(导出)聊天记录',
desc: '图片形式导出聊天记录目前仅支持Bing下的Sydney和自定义'
},
{
icon: 'smiley-wink',
title: '#claude开启新对话+设定名',
desc: '结束之前的对话并开启一个新的Claude对话如果设定名不为空的话会使用这个设定。设定必须是设定列表中有的设定。'
}
]
},