add submodule: kvstore

This commit is contained in:
2026-04-14 04:48:40 +00:00
parent 8d8130bbf0
commit a1254d5723
15 changed files with 68 additions and 227 deletions

View File

@@ -50,6 +50,8 @@ export default {
showRawText: '顯示原文',
sourceSemantic: '語義匹配',
sourceLlm: '大模型輸出',
inputTokensShort: '輸入',
outputTokensShort: '輸出',
inputTokens: 'Input {count}',
outputTokens: 'Output {count}',
sessionTokens: '本輪消耗 {count} tokens',