Adjust the parameters of gpt-40-mini model, custom for QA mode Add chunkSize setting input (#2139)

* Adjust the parameters of gpt-40-mini model, custom for QA mode Add chunkSize setting input

* Adjust the parameters of gpt-40-mini model
This commit is contained in:
Coder-Wjt
2024-08-07 18:05:41 +08:00
committed by GitHub
parent e9ba00d38f
commit 7b388b287a
2 changed files with 6 additions and 5 deletions

View File

@@ -14,7 +14,7 @@
"name": "gpt-4o-mini", // 模型别名
"avatar": "/imgs/model/openai.svg", // 模型的logo
"maxContext": 125000, // 最大上下文
"maxResponse": 4000, // 最大回复
"maxResponse": 16000, // 最大回复
"quoteMaxToken": 120000, // 最大引用内容
"maxTemperature": 1.2, // 最大温度
"charsPointsPrice": 0, // n积分/1k token商业版