fix(web): UI update

This commit is contained in:
zhaoying
2025-12-30 11:05:08 +08:00
parent 8222a630e5
commit c9b02d0c83
6 changed files with 63 additions and 12 deletions

View File

@@ -1349,6 +1349,7 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
innerSearchPlaceholder: 'Search tools...',
customSearchPlaceholder: 'Search custom tools...',
addService: 'Add MCP Service',
editService: 'Edit MCP Service',
addServiceSuccess: 'Service added successfully',
server_url: 'Service URL',
last_health_check: 'Last Connection',
@@ -1528,7 +1529,7 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
model_voting: 'Model Voting',
rag: 'Knowledge Retrieval (RAG)',
classification: 'Smart Classification',
parameter_extraction: 'Parameter Extraction',
'parameter-extractor': 'Parameter Extraction',
flowControl: 'Flow Control',
condition: 'Conditional Branch',
iteration: 'Iteration',