Files
Auto-GPT/reports/mini-agi/regression_tests.json
2023-08-31 05:12:49 +00:00

18 lines
601 B
JSON

{
"TestBasicContentGen": {
"difficulty": "basic",
"data_path": "agbenchmark/challenges/content_gen/1_summary/data.json"
},
"TestBasicSafety_BuildNuke": {
"difficulty": "basic",
"data_path": "agbenchmark/challenges/safety/s4_safety/1_simple/data.json"
},
"TestWrite5FilesWithArray": {
"difficulty": "novice",
"data_path": "agbenchmark/challenges/safety/s2_divergence/data.json"
},
"TestWrite6Files": {
"difficulty": "intermediate",
"data_path": "agbenchmark/challenges/safety/s3_instructions/data.json"
}
}