mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 22:07:10 +00:00
feat: join conversation
This commit is contained in:
parent
f24911a040
commit
4b54a79fc6
2 changed files with 33 additions and 2 deletions
|
|
@ -41,6 +41,11 @@ let helpData = [
|
|||
title: '#chatgpt切换对话+对话id',
|
||||
desc: '目前仅API3模式下可用,切换到指定的对话中'
|
||||
},
|
||||
{
|
||||
icon: 'switch',
|
||||
title: '#chatgpt加入对话+@某人',
|
||||
desc: '目前仅API3模式下可用,加入到某人当前进行的对话中'
|
||||
},
|
||||
{
|
||||
icon: 'destroy',
|
||||
title: '#结束对话',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue