mirror of
https://github.com/wassname/chatGPTBox.git
synced 2026-09-09 11:19:25 +08:00
wip
This commit is contained in:
@@ -332,7 +332,7 @@ export const defaultConfig = {
|
||||
|
||||
// advanced
|
||||
|
||||
maxResponseTokenLength: 1000,
|
||||
maxResponseTokenLength: 200000,
|
||||
maxConversationContextLength: 9,
|
||||
temperature: 1,
|
||||
customChatGptWebApiUrl: 'https://chatgpt.com',
|
||||
|
||||
Reference in New Issue
Block a user