This commit is contained in:
wassname
2025-05-01 05:15:20 +08:00
parent 5a69226a11
commit b5d72476c8
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -332,7 +332,7 @@ export const defaultConfig = {
// advanced
maxResponseTokenLength: 1000,
maxResponseTokenLength: 200000,
maxConversationContextLength: 9,
temperature: 1,
customChatGptWebApiUrl: 'https://chatgpt.com',