|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
module.exports = { |
|
"Cookie": "", |
|
"CookieArray": [], |
|
"Cookiecounter": 0, |
|
"CookieIndex": 0, |
|
"Ip": "0.0.0.0", |
|
"Port": 7860, |
|
"localtunnel": false, |
|
"BufferSize": 1, |
|
"SystemInterval": 3, |
|
"rProxy": "https://claude.ai", |
|
"padtxt_placeholder": "", |
|
"PromptExperimentFirst": "", |
|
"PromptExperimentNext": "", |
|
"PersonalityFormat": "{{char}}'s personality: {{personality}}", |
|
"ScenarioFormat": "Dialogue scenario: {{scenario}}", |
|
"Settings": { |
|
"RenewAlways": true, |
|
"RetryRegenerate": false, |
|
"PromptExperiments": true, |
|
"SystemExperiments": true, |
|
"PreventImperson": false, |
|
"AllSamples": false, |
|
"NoSamples": false, |
|
"StripAssistant": false, |
|
"StripHuman": false, |
|
"PassParams": false, |
|
"ClearFlags": true, |
|
"PreserveChats": true, |
|
"LogMessages": true, |
|
"FullColon": true, |
|
"padtxt": 13500, |
|
"xmlPlot": true, |
|
"Superfetch": true |
|
} |
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|