Merge branch 'develop' into feature/tool_yjp

This commit is contained in:
yujiangping
2026-03-09 16:11:37 +08:00
71 changed files with 1499 additions and 440 deletions

View File

@@ -1361,6 +1361,7 @@ export const en = {
complex: 'Compatibility Analysis',
sureInfo: 'Information Confirmation',
completed: 'Import Completed',
baseInfo: 'Basic Information',
workflowName: 'Workflow Name',
fileName: 'File Name',
fileSize: 'File Size',
@@ -1572,7 +1573,7 @@ export const en = {
intelligentSemanticPruningFunction: 'Intelligent Semantic Pruning Function',
intelligentSemanticPruningFunctionDesc: 'Whether to activate intelligent semantic pruning (true/false).',
intelligentSemanticPruningScene: 'Intelligent Semantic Pruning Scene',
intelligentSemanticPruningSceneDesc: 'Select intelligent semantic pruning scene (education, online_service, outbound).',
intelligentSemanticPruningSceneDesc: 'Semantic pruning scenarios are consistent with ontology engineering scenarios',
intelligentSemanticPruningThreshold: 'Intelligent Semantic Pruning Threshold',
intelligentSemanticPruningThresholdDesc: 'Set intelligent semantic pruning threshold (0-0.9).',
reflectionEngine: 'Self-Reflexion Engine',