Skip to content

Commit 99fcdb1

Browse files
authored
Merge pull request #1389 from yileicn/master
optimize Fallback Agent
2 parents 784249f + a63e5ec commit 99fcdb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/Infrastructure/BotSharp.Core/data/agents/01fcc3e5-0af7-49e6-ad7a-a760bd12dc4d

src/Infrastructure/BotSharp.Core/data/agents/01fcc3e5-0af7-49e6-ad7a-a760bd12dc4d/agent.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "01fcc3e5-0af7-49e6-ad7a-a760bd12dc4d",
33
"name": "Fallback Agent",
4-
"description": "Handle initiated conversation without specific task given yet or don't have sufficient confidence to handle user task.",
4+
"description": "Handle initiated conversation without specific task given yet or don't have sufficient confidence to handle user task, but not for missing args.",
55
"type": "task",
66
"createdDateTime": "2024-05-07T10:00:00Z",
77
"updatedDateTime": "2024-05-07T10:00:00Z",

0 commit comments

Comments
 (0)