mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 12:32:30 +08:00
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:
@ -1,8 +1,8 @@
|
||||
{
|
||||
"id": 27,
|
||||
"title": {
|
||||
"en": "Interacting with the Agent",
|
||||
"zh": "用户与 Agent 交互"
|
||||
"en": "Interactive Agent",
|
||||
"zh": "可交互的 Agent"
|
||||
},
|
||||
"description": {
|
||||
"en": "During the Agent’s execution, users can actively intervene and interact with the Agent to adjust or guide its output, ensuring the final result aligns with their intentions.",
|
||||
|
||||
Reference in New Issue
Block a user