mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 13:57:10 +00:00
fix: open余额也走反代
This commit is contained in:
parent
904d49489e
commit
aa0356622e
2 changed files with 3 additions and 3 deletions
|
|
@ -14,7 +14,7 @@ const defaultConfig = {
|
|||
cacheUrl: 'https://content.alcedogroup.com',
|
||||
cacheEntry: false,
|
||||
apiKey: '',
|
||||
openAiBaseUrl: "https://api.openai.com",
|
||||
openAiBaseUrl: 'https://api.openai.com',
|
||||
drawCD: 30,
|
||||
model: '',
|
||||
temperature: 0.8,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue