Refact: Renamed 'Agent flow' to 'Workflow' (#13705)

### What problem does this PR solve?

'Agent flow' rebranded.

### Type of change

- [x] Refactoring
This commit is contained in:
writinwaters
2026-03-19 20:17:25 +08:00
committed by GitHub
parent 8d50ee632d
commit b5e0b37d69

View File

@ -2216,7 +2216,7 @@ This process aggregates variables from multiple branches into a single variable
createFromBlank: 'Create from blank',
createFromTemplate: 'Create from template',
importJsonFile: 'Import JSON file',
ceateAgent: 'Agent flow',
ceateAgent: 'Workflow',
createPipeline: 'Ingestion pipeline',
chooseAgentType: 'Choose agent type',
parser: 'Parser',