mirror of
https://github.com/hellodigua/ChatLab.git
synced 2026-04-21 03:19:41 +08:00
feat: 新增对话数据缓存管理模块,优化统计数据读取性能
This commit is contained in:
@@ -157,6 +157,10 @@
|
||||
"name": "下載目錄",
|
||||
"description": "包含截圖檔案、分析結果等"
|
||||
},
|
||||
"statsCache": {
|
||||
"name": "快取資料",
|
||||
"description": "聊天記錄的統計快取,清理後會自動重建"
|
||||
},
|
||||
"logs": {
|
||||
"name": "日誌檔案",
|
||||
"description": "軟體的執行日誌,包含匯入、AI、錯誤等日誌"
|
||||
|
||||
Reference in New Issue
Block a user