update o1 config (#2874)

* update o1 config

* update yml
This commit is contained in:
Archer
2024-10-10 16:52:32 +08:00
committed by GitHub
parent 887e1d53d6
commit b950146031
5 changed files with 16 additions and 16 deletions

View File

@@ -21,7 +21,7 @@ weight: 813
"name": "o1-mini",
"avatar": "/imgs/model/openai.svg",
"maxContext": 125000,
"maxResponse": 4000,
"maxResponse": 65000,
"quoteMaxToken": 120000,
"maxTemperature": 1.2,
"charsPointsPrice": 0,
@@ -50,7 +50,7 @@ weight: 813
"name": "o1-preview",
"avatar": "/imgs/model/openai.svg",
"maxContext": 125000,
"maxResponse": 4000,
"maxResponse": 32000,
"quoteMaxToken": 120000,
"maxTemperature": 1.2,
"charsPointsPrice": 0,