|
|
|
|
@ -244,8 +244,8 @@ const translation = {
|
|
|
|
|
'variable-aggregator': 'Aggregate multi-branch variables into a single variable for unified configuration of downstream nodes.',
|
|
|
|
|
'iteration': 'Perform multiple steps on a list object until all results are outputted.',
|
|
|
|
|
'parameter-extractor': 'Use LLM to extract structured parameters from natural language for tool invocations or HTTP requests.',
|
|
|
|
|
'document-extractor': 'document-extractor TODO',
|
|
|
|
|
'list-filter': 'List Filter TODO',
|
|
|
|
|
'document-extractor': 'Used to parse uploaded documents into text content that is easily understandable by LLM.',
|
|
|
|
|
'list-filter': 'Used to filter or sort files uploaded by users in bulk.',
|
|
|
|
|
},
|
|
|
|
|
operator: {
|
|
|
|
|
zoomIn: 'Zoom In',
|
|
|
|
|
|