|
|
@@ -732,7 +732,7 @@ def get_data_source_display_name(source_config: Dict) -> str:
|
|
|
'dots_ocr': 'Dots OCR',
|
|
|
'ppstructv3': 'PPStructV3',
|
|
|
'table_recognition_v2': 'Table Recognition V2',
|
|
|
- 'mineru': 'MinerU VLM-2.5.3'
|
|
|
+ 'mineru': 'MinerU VLM'
|
|
|
}
|
|
|
|
|
|
tool_display = tool_name_map.get(tool, tool)
|