前端页面展示内容修改,带totaltoken

This commit is contained in:
2026-04-10 10:13:05 +00:00
parent cf81290ae7
commit c888ca8844
8 changed files with 319 additions and 29 deletions

View File

@@ -48,6 +48,11 @@ export default {
clearHistoryConfirm: '確定清除紀錄?',
preview: '預覽',
showRawText: '顯示原文',
sourceSemantic: '語義匹配',
sourceLlm: '大模型輸出',
promptTokens: '問題 {count} tokens',
completionTokens: '回答 {count} tokens',
sessionTokens: '本輪消耗 {count} tokens',
},
setting: {
setting: '設定',