mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-08 03:40:14 +08:00
fix: #1363 session index after deleting
This commit is contained in:
@@ -31,7 +31,7 @@ export const EN_MASKS: BuiltinMask[] = [
|
||||
],
|
||||
modelConfig: {
|
||||
model: "gpt-4",
|
||||
temperature: 1,
|
||||
temperature: 0.5,
|
||||
max_tokens: 2000,
|
||||
presence_penalty: 0,
|
||||
sendMemory: true,
|
||||
|
Reference in New Issue
Block a user