mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 22:07:10 +00:00
Merge branch 'ikechan8370:v2' into v2
This commit is contained in:
commit
97fd363a4a
185 changed files with 1543 additions and 7750 deletions
|
|
@ -1,6 +1,12 @@
|
|||
{
|
||||
"blockWords": ["屏蔽词1", "屏蔽词b"],
|
||||
"promptBlockWords": ["屏蔽词1", "屏蔽词b"],
|
||||
"blockWords": [
|
||||
"屏蔽词1",
|
||||
"屏蔽词b"
|
||||
],
|
||||
"promptBlockWords": [
|
||||
"屏蔽词1",
|
||||
"屏蔽词b"
|
||||
],
|
||||
"imgOcr": true,
|
||||
"defaultUsePicture": false,
|
||||
"defaultUseTTS": false,
|
||||
|
|
@ -13,14 +19,12 @@
|
|||
"toggleMode": "at",
|
||||
"quoteReply": true,
|
||||
"showQRCode": true,
|
||||
"cacheUrl": "https://content.alcedogroup.com",
|
||||
"cacheEntry": false,
|
||||
"apiKey": "",
|
||||
"openAiBaseUrl": "https://mondstadt.d201.eu.org/v1",
|
||||
"OpenAiPlatformRefreshToken": "",
|
||||
"openAiForceUseReverse": false,
|
||||
"azureDeploymentName":"",
|
||||
"azureUrl":"",
|
||||
"azureDeploymentName": "",
|
||||
"azureUrl": "",
|
||||
"drawCD": 30,
|
||||
"model": "",
|
||||
"temperature": 0.8,
|
||||
|
|
@ -33,7 +37,7 @@
|
|||
"sydneyBrainWashStrength": 15,
|
||||
"sydneyBrainWashName": "Sydney",
|
||||
"sydneyMood": 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.",
|
||||
"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,
|
||||
"api": "https://pimon.d201.cn/backend-api/conversation",
|
||||
"apiBaseUrl": "https://pimon.d201.cn/backend-api",
|
||||
|
|
@ -68,8 +72,6 @@
|
|||
"maxNumUserMessagesInConversation": 20,
|
||||
"sydneyApologyIgnored": true,
|
||||
"enforceMaster": false,
|
||||
"oldview": false,
|
||||
"newhelp": false,
|
||||
"serverPort": 3321,
|
||||
"serverHost": "",
|
||||
"viewHost": "",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue