Files
Auto-GPT/reports/mini-agi/regression_tests.json
2023-08-01 13:51:48 +00:00

26 lines
877 B
JSON

{
"TestWriteFile": {
"difficulty": "interface",
"data_path": "agbenchmark/challenges/interface/write_file/data.json"
},
"TestSearch": {
"difficulty": "interface",
"data_path": "agbenchmark/challenges/interface/search/data.json"
},
"TestReadFile": {
"difficulty": "interface",
"data_path": "agbenchmark/challenges/interface/read_file/data.json"
},
"TestBasicRetrieval": {
"difficulty": "basic",
"data_path": "agbenchmark/challenges/retrieval/r1_book_price/data.json"
},
"TestDebugSimpleTypoWithGuidance": {
"difficulty": "novice",
"data_path": "agbenchmark/challenges/code/c2_debug_suite/d2_debug/data.json"
},
"TestRevenueRetrieval_1.0": {
"difficulty": "novice",
"data_path": "agbenchmark/challenges/retrieval/r2_search_suite_1"
}
}