fix: build

This commit is contained in:
Hk-Gosuto
2024-11-08 13:08:55 +08:00
parent c948a28ef2
commit f43c5c019f
5 changed files with 76 additions and 9 deletions

View File

@@ -492,6 +492,10 @@ const cn = {
},
Model: "模型 (model)",
CompressModel: {
Title: "对话摘要模型",
SubTitle: "用于压缩历史记录、生成对话标题的模型",
},
Temperature: {
Title: "随机性 (temperature)",
SubTitle: "值越大,回复越随机",