chore(template): update agent template's title (#11201)

### What problem does this PR solve?

Update title

### Type of change

- [x] Other (please describe):
This commit is contained in:
LeonTung
2025-11-12 12:53:28 +08:00
committed by GitHub
parent e7f7c09b0b
commit 1e8efa2631

View File

@ -1,8 +1,8 @@
{
"id": 27,
"title": {
"en": "Interacting with the Agent",
"zh": "用户与 Agent 交互"
"en": "Interactive Agent",
"zh": "可交互的 Agent"
},
"description": {
"en": "During the Agents execution, users can actively intervene and interact with the Agent to adjust or guide its output, ensuring the final result aligns with their intentions.",