mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 13:57:10 +00:00
fix: api stream
This commit is contained in:
parent
5e0c1f58f6
commit
ae7d86720d
2 changed files with 2 additions and 3 deletions
|
|
@ -27,6 +27,7 @@ const defaultConfig = {
|
|||
openAiBaseUrl: defaultOpenAIReverseProxy,
|
||||
OpenAiPlatformRefreshToken: '',
|
||||
openAiForceUseReverse: false,
|
||||
apiStream: false,
|
||||
drawCD: 30,
|
||||
model: '',
|
||||
temperature: 0.8,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue