Files
Auto-GPT/reports/PolyGPT/regression_tests.json
Media 2a46abead9 PolyGPT Benchmarks and Submodule Update (#273)
Co-authored-by: Auto-GPT-Bot <github-bot@agpt.co>
Co-authored-by: nerfZael <bogunovij@gmail.com>
2023-08-09 11:04:02 -07:00

22 lines
980 B
JSON

{
"TestAgentProtocol_CreateAgentTask": {
"difficulty": "interface",
"data_path": "agbenchmark/challenges/interface/agent_protocol_suite/1_create_agent_task/data.json"
},
"TestAgentProtocol_ExecuteAgentTaskStep": {
"difficulty": "interface",
"data_path": "agbenchmark/challenges/interface/agent_protocol_suite/5_execute_agent_task_step/data.json"
},
"TestAgentProtocol_GetAgentTask": {
"difficulty": "interface",
"data_path": "agbenchmark/challenges/interface/agent_protocol_suite/3_get_agent_task/data.json"
},
"TestAgentProtocol_ListAgentTaskSteps": {
"difficulty": "interface",
"data_path": "agbenchmark/challenges/interface/agent_protocol_suite/4_list_agent_tasks_steps/data.json"
},
"TestAgentProtocol_ListAgentTasksIds": {
"difficulty": "interface",
"data_path": "agbenchmark/challenges/interface/agent_protocol_suite/2_list_agent_tasks_ids/data.json"
}
}