mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-18 06:17:06 +00:00
Merge branch 'v2' of https://github.com/ikechan8370/chatgpt-plugin into v2
This commit is contained in:
commit
8dcfb54e04
1 changed files with 2 additions and 2 deletions
|
|
@ -30,11 +30,11 @@ const defaultConfig = {
|
||||||
drawCD: 30,
|
drawCD: 30,
|
||||||
model: '',
|
model: '',
|
||||||
temperature: 0.8,
|
temperature: 0.8,
|
||||||
toneStyle: 'balanced', // or creative, precise
|
toneStyle: 'Sydney', // or creative, precise
|
||||||
sydney: pureSydneyInstruction,
|
sydney: pureSydneyInstruction,
|
||||||
sydneyReverseProxy: 'https://666102.201666.xyz',
|
sydneyReverseProxy: 'https://666102.201666.xyz',
|
||||||
sydneyForceUseReverse: false,
|
sydneyForceUseReverse: false,
|
||||||
sydneyWebsocketUseProxy: false,
|
sydneyWebsocketUseProxy: true,
|
||||||
sydneyBrainWash: true,
|
sydneyBrainWash: true,
|
||||||
sydneyBrainWashStrength: 15,
|
sydneyBrainWashStrength: 15,
|
||||||
sydneyBrainWashName: 'Sydney',
|
sydneyBrainWashName: 'Sydney',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue