mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-09 11:36:38 +08:00
settings 2
This commit is contained in:
parent
1f5f14c7a8
commit
1fd3ff9656
@ -53,7 +53,7 @@ export const DEFAULT_CONFIG = {
|
||||
max_tokens: 4000,
|
||||
presence_penalty: 0,
|
||||
frequency_penalty: 0,
|
||||
sendMemory: true,
|
||||
sendMemory: false,
|
||||
historyMessageCount: 42,
|
||||
compressMessageLengthThreshold: 90001,
|
||||
enableInjectSystemPrompts: true,
|
||||
|
Loading…
Reference in New Issue
Block a user