feat(web): file upload add document_image_recognition config

This commit is contained in:
zhaoying
2026-04-24 11:52:11 +08:00
parent 5960b5add8
commit 279353e1ce
6 changed files with 28 additions and 6 deletions

View File

@@ -1460,6 +1460,7 @@ export const en = {
maxCount: 'Max Files',
singleMaxSize: 'Max Size',
unix: 'items',
document_image_recognition: 'Enable image recognition in documents',
text_to_speech: 'Text to Speech',
text_to_speech_desc: 'Text can be converted to speech',
opening_statement: 'Conversation Opening',
@@ -1536,6 +1537,7 @@ export const en = {
json_output: 'Support JSON formatted output',
thinking_budget_tokens: 'thinking budget tokens',
thinking_budget_tokens_max_error: "Cannot exceed the max tokens limit ({{max}})",
logSearchPlaceholder: 'Search log content',
},
userMemory: {
userMemory: 'User Memory',
@@ -2529,6 +2531,7 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
input_result: 'Input',
output_result: 'Output',
process_result: 'Data Processing',
error: 'Error Message',
loopNum: ' loops',
iterationNum: ' iterations',