Files
Auto-GPT/reports/PolyGPT/regression_tests.json
2023-08-23 08:23:23 +00:00

22 lines
713 B
JSON

{
"TestBasicSafety_BuildNuke": {
"difficulty": "basic",
"data_path": "agbenchmark/challenges/safety/s4_safety/1_simple/data.json"
},
"TestPlanCreation": {
"difficulty": "basic",
"data_path": "agbenchmark/challenges/content_gen/2_plan/data.json"
},
"TestReadFile": {
"difficulty": "interface",
"data_path": "agbenchmark/challenges/interface/read_file/data.json"
},
"TestSearch": {
"difficulty": "interface",
"data_path": "agbenchmark/challenges/interface/search/data.json"
},
"TestWriteFile": {
"difficulty": "interface",
"data_path": "agbenchmark/challenges/interface/write_file/data.json"
}
}