BotSharp/src/Plugins/BotSharp.Plugin.HttpHandler/data/agents/87c458fc-ec5f-40ae-8ed6-05dda8a07523/agent.json
Haiping Chen a8c2b49d6f AgentTask
2024-02-02 16:36:05 -06:00

14 lines
378 B
JSON

{
"id": "87c458fc-ec5f-40ae-8ed6-05dda8a07523",
"name": "HTTP Handler",
"description": "Use Web Open API to interact with 3rd system.",
"type": "task",
"createdDateTime": "2024-01-06T00:00:00Z",
"updatedDateTime": "2024-01-06T00:00:00Z",
"disabled": false,
"isPublic": true,
"profiles": [ "tool", "webapi" ],
"llmConfig": {
"max_recursion_depth": 1
}
}