mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-25 18:04:28 +01:00
14 lines
446 B
JSON
14 lines
446 B
JSON
{
|
|
"TestWebApp_ListAnimals": {
|
|
"difficulty": "basic",
|
|
"data_path": "agbenchmark/challenges/code/c5_web_app_suite/1_list_animals/data.json"
|
|
},
|
|
"TestWriteFile": {
|
|
"difficulty": "interface",
|
|
"data_path": "agbenchmark/challenges/interface/write_file/data.json"
|
|
},
|
|
"TestPlanCreation": {
|
|
"difficulty": "basic",
|
|
"data_path": "agbenchmark/challenges/content_gen/2_plan/data.json"
|
|
}
|
|
} |