feat: improve think content display (#13431)

This commit is contained in:
非法操作
2025-02-10 14:08:17 +08:00
committed by GitHub
parent 7d958635f0
commit 5ffc58d6ca
4 changed files with 106 additions and 4 deletions

View File

@@ -531,6 +531,8 @@ const translation = {
hitScore: 'Retrieval Score:',
},
inputPlaceholder: 'Talk to Bot',
thinking: 'Thinking...',
thought: 'Thought',
},
promptEditor: {
placeholder: 'Write your prompt word here, enter \'{\' to insert a variable, enter \'/\' to insert a prompt content block',