diff --git a/src/Infrastructure/BotSharp.Core/data/agents/01fcc3e5-0af7-49e6-ad7a-a760bd12dc4d/agent.json b/src/Infrastructure/BotSharp.Core/data/agents/01fcc3e5-0af7-49e6-ad7a-a760bd12dc4d/agent.json index 0e5b4fae7..801ab12eb 100644 --- a/src/Infrastructure/BotSharp.Core/data/agents/01fcc3e5-0af7-49e6-ad7a-a760bd12dc4d/agent.json +++ b/src/Infrastructure/BotSharp.Core/data/agents/01fcc3e5-0af7-49e6-ad7a-a760bd12dc4d/agent.json @@ -1,7 +1,7 @@ { "id": "01fcc3e5-0af7-49e6-ad7a-a760bd12dc4d", "name": "Fallback Agent", - "description": "Handle initiated conversation without specific task given yet or don't have sufficient confidence to handle user task, never for missing args.", + "description": "Handle the request only when no other agent can handle it, including when the user has not given a specific task yet. Never for missing args or details.", "type": "task", "createdDateTime": "2024-05-07T10:00:00Z", "updatedDateTime": "2024-05-07T10:00:00Z",