Feature/workflow en cn (#9742)

### What problem does this PR solve?
Update workflow ZH CN title and description.
### Type of change
- [x] Documentation Update
This commit is contained in:
YyBoom
2025-08-28 09:34:30 +08:00
committed by GitHub
parent 5abd0bbac1
commit 369add35b8
20 changed files with 439 additions and 1288 deletions

View File

@ -1,8 +1,12 @@
{
"id": 10,
"title": "Customer Support",
"description": "This is an intelligent customer service processing system workflow based on user intent classification. It uses LLM to identify user demand types and transfers them to the corresponding professional agent for processing.",
"title": {
"en":"Customer Support",
"zh": "客户支持"},
"description": {
"en": "This is an intelligent customer service processing system workflow based on user intent classification. It uses LLM to identify user demand types and transfers them to the corresponding professional agent for processing.",
"zh": "工作流系统,用于智能客服场景。基于用户意图分类。使用大模型识别用户需求类型,并将需求转移给相应的智能体进行处理。"},
"canvas_type": "Customer Support",
"dsl": {
"components": {