mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-26 18:49:22 +08:00
Update app.ts
This commit is contained in:
@@ -147,7 +147,7 @@ const DEFAULT_CONFIG: ChatConfig = {
|
||||
disablePromptHint: false,
|
||||
|
||||
modelConfig: {
|
||||
model: "gpt-3.5-turbo",
|
||||
model: "gpt-4",
|
||||
temperature: 1,
|
||||
max_tokens: 2000,
|
||||
presence_penalty: 0,
|
||||
|
||||
Reference in New Issue
Block a user