mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 13:57:10 +00:00
Merge branch 'v2' into v2
This commit is contained in:
commit
64340e2cca
9 changed files with 998 additions and 1008 deletions
|
|
@ -42,6 +42,7 @@ const defaultConfig = {
|
|||
sydneyImageRecognition: false,
|
||||
sydneyMoodTip: 'Your response should be divided into two parts, namely, the text and your mood. The mood available to you can only include: blandness, happy, shy, frustrated, disgusted, and frightened.All content should be replied in this format {"text": "", "mood": ""}.All content except mood should be placed in text, It is important to ensure that the content you reply to can be parsed by json.',
|
||||
enableSuggestedResponses: false,
|
||||
sydneyEnableSearch: false,
|
||||
api: defaultChatGPTAPI,
|
||||
apiBaseUrl: 'https://chat3.avocado.wiki/backend-api',
|
||||
apiForceUseReverse: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue