mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-23 09:16:49 +08:00
settings
This commit is contained in:
@@ -54,8 +54,8 @@ export const DEFAULT_CONFIG = {
|
||||
presence_penalty: 0,
|
||||
frequency_penalty: 0,
|
||||
sendMemory: true,
|
||||
historyMessageCount: 20,
|
||||
compressMessageLengthThreshold: 43210,
|
||||
historyMessageCount: 42,
|
||||
compressMessageLengthThreshold: 90001,
|
||||
enableInjectSystemPrompts: true,
|
||||
template: config?.template ?? DEFAULT_INPUT_TEMPLATE,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user