mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 05:47:11 +00:00
feat: 各模式分开的指令
This commit is contained in:
parent
c72df75d5a
commit
c53b86c181
5 changed files with 193 additions and 42 deletions
|
|
@ -251,7 +251,7 @@ export default class SydneyAIClient {
|
|||
author: 'user'
|
||||
},
|
||||
{
|
||||
text: `你好,我是${Config.sydneyBrainWashName}.`,
|
||||
text: `我是${Config.sydneyBrainWashName}.`,
|
||||
author: 'bot'
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue