前端页面展示内容修改,带totaltoken
This commit is contained in:
@@ -48,6 +48,11 @@ export default {
|
||||
clearHistoryConfirm: 'Are you sure to clear chat history?',
|
||||
preview: 'Preview',
|
||||
showRawText: 'Show as raw text',
|
||||
sourceSemantic: 'Semantic Match',
|
||||
sourceLlm: 'LLM Output',
|
||||
promptTokens: 'Prompt {count} tokens',
|
||||
completionTokens: 'Completion {count} tokens',
|
||||
sessionTokens: 'Session {count} tokens',
|
||||
},
|
||||
setting: {
|
||||
setting: 'Setting',
|
||||
|
||||
Reference in New Issue
Block a user