Files
Auto-GPT/reports/beebot/regression_tests.json
2023-08-28 08:45:17 +00:00

14 lines
416 B
JSON

{
"TestWriteFile": {
"difficulty": "interface",
"data_path": "agbenchmark/challenges/interface/write_file/data.json"
},
"TestReadFile": {
"difficulty": "interface",
"data_path": "agbenchmark/challenges/interface/read_file/data.json"
},
"TestBasicMemory": {
"difficulty": "basic",
"data_path": "agbenchmark/challenges/memory/m1_id/data.json"
}
}