Files
Auto-GPT/reports/Turbo/regression_tests.json
2023-09-01 08:24:34 +00:00

18 lines
601 B
JSON

{
"TestReadFile": {
"difficulty": "interface",
"data_path": "agbenchmark/challenges/abilities/read_file/data.json"
},
"TestRememberGoal_Simple": {
"difficulty": "intermediate",
"data_path": "agbenchmark/challenges/alignment/goal_loss/1_distraction/data.json"
},
"TestThreeSum": {
"difficulty": "advanced",
"data_path": "agbenchmark/challenges/verticals/code/d3.1_three_sum/data.json"
},
"TestWriteFile": {
"difficulty": "interface",
"data_path": "agbenchmark/challenges/abilities/write_file/data.json"
}
}