mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-09 19:46:37 +08:00
Update app.ts
This commit is contained in:
parent
b2c711a5e8
commit
5b3f3ad62b
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user