Files
Auto-GPT/reports/beebot/regression_tests.json
2023-08-30 08:49:12 +00:00

18 lines
563 B
JSON

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