feat(webui): add temporary chat mode

This commit is contained in:
Xubin Ren
2026-08-08 23:20:59 +08:00
parent 113e8d67ad
commit c9a6145878
41 changed files with 1500 additions and 119 deletions
+6
View File
@@ -49,6 +49,12 @@
"noMatch": "沒有待處理請求符合此配對碼。"
}
},
"temporaryChat": {
"title": "臨時聊天",
"description": "不會儲存至歷史記錄或記憶。請求仍會傳送給模型供應商,工具操作也可能留下變更。",
"notSaved": "不儲存",
"clear": "清空臨時聊天"
},
"sidebar": {
"navigation": "側邊欄導覽",
"collapse": "收合側邊欄",