feat: thinking style optimize

This commit is contained in:
Hk-Gosuto
2025-03-03 15:33:19 +08:00
parent ac9bdf642e
commit 78dd2d4258
8 changed files with 216 additions and 13 deletions

View File

@@ -23,6 +23,9 @@ const cn = {
},
Chat: {
SubTitle: (count: number) => `${count} 条对话`,
Thinking: {
Title: "深度思考",
},
EditMessage: {
Title: "编辑消息记录",
Topic: {