fix: 默认模式转为Sydney避免新装直接200

This commit is contained in:
ikechan8370 2023-10-08 21:50:30 +08:00 committed by GitHub
parent 0f9c8a7abe
commit e574681ad1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,7 +30,7 @@ const defaultConfig = {
drawCD: 30,
model: '',
temperature: 0.8,
toneStyle: 'balanced', // or creative, precise
toneStyle: 'Sydney', // or creative, precise
sydney: pureSydneyInstruction,
sydneyReverseProxy: 'https://666102.201666.xyz',
sydneyForceUseReverse: false,