mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 13:27:08 +00:00
70 lines
No EOL
2.1 KiB
JSON
70 lines
No EOL
2.1 KiB
JSON
{
|
||
"blockWords": ["屏蔽词1", "屏蔽词b"],
|
||
"promptBlockWords": ["屏蔽词1", "屏蔽词b"],
|
||
"imgOcr": true,
|
||
"defaultUsePicture": false,
|
||
"defaultUseTTS": false,
|
||
"defaultTTSRole": "纳西妲",
|
||
"alsoSendText": false,
|
||
"autoUsePicture": true,
|
||
"autoUsePictureThreshold": 1200,
|
||
"ttsAutoFallbackThreshold": 99,
|
||
"conversationPreserveTime": 0,
|
||
"toggleMode": "at",
|
||
"quoteReply": true,
|
||
"showQRCode": true,
|
||
"cacheUrl": "https://content.alcedogroup.com",
|
||
"cacheEntry": false,
|
||
"apiKey": "",
|
||
"openAiBaseUrl": "",
|
||
"openAiForceUseReverse": false,
|
||
"drawCD": 30,
|
||
"model": "",
|
||
"temperature": 0.8,
|
||
"toneStyle": "balanced",
|
||
"sydney": "",
|
||
"sydneyReverseProxy": "",
|
||
"sydneyForceUseReverse": false,
|
||
"sydneyWebsocketUseProxy": false,
|
||
"sydneyBrainWash": true,
|
||
"sydneyBrainWashStrength": 15,
|
||
"sydneyBrainWashName": "Sydney",
|
||
"sydneyMood": false,
|
||
"enableSuggestedResponses": false,
|
||
"api": "",
|
||
"apiBaseUrl": "",
|
||
"apiForceUseReverse": false,
|
||
"plus": false,
|
||
"useGPT4": false,
|
||
"promptPrefixOverride": "Your answer shouldn\"t be too verbose. Prefer to answer in Chinese.",
|
||
"assistantLabel": "ChatGPT",
|
||
"username": "",
|
||
"password": "",
|
||
"UA": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36",
|
||
"headless": false,
|
||
"chromePath": "",
|
||
"2captchaToken": "",
|
||
"proxy": "",
|
||
"debug": true,
|
||
"defaultTimeoutMs": 120000,
|
||
"chromeTimeoutMS": 120000,
|
||
"sydneyFirstMessageTimeout": 40000,
|
||
"ttsSpace": "",
|
||
"huggingFaceReverseProxy": "",
|
||
"noiseScale": 0.6,
|
||
"noiseScaleW": 0.668,
|
||
"lengthScale": 1.2,
|
||
"initiativeChatGroups": [],
|
||
"enableDraw": true,
|
||
"helloPrompt": "写一段话让大家来找我聊天。类似于“有人找我聊天吗?“这种风格,轻松随意一点控制在20个字以内",
|
||
"chatglmBaseUrl": "http://localhost:8080",
|
||
"allowOtherMode": true,
|
||
"sydneyContext": "",
|
||
"emojiBaseURL": "https://www.gstatic.com/android/keyboard/emojikitchen",
|
||
"enableGroupContext": false,
|
||
"groupContextLength": 50,
|
||
"enableRobotAt": true,
|
||
"maxNumUserMessagesInConversation": 20,
|
||
"sydneyApologyIgnored": true,
|
||
"enforceMaster": false
|
||
} |