AutoGPT/classic/benchmark/reports/mini-agi/2_TestReadFile.json

28 lines
636 B
JSON
Raw Normal View History

2023-07-17 15:24:16 +00:00
{
"command": "agbenchmark start --test TestReadFile",
"completion_time": "2023-07-15-22:13",
"metrics": {
"run_time": "31.2 seconds",
"highest_difficulty": "interface: 1"
},
"tests": {
"TestReadFile": {
"data_path": "agbenchmark/challenges/interface/read_file",
"is_regression": true,
"reached_cutoff": false,
2023-07-17 15:24:16 +00:00
"metrics": {
"difficulty": "interface",
"success": true,
"success_%": 100.0,
"run_time": "30.903 seconds"
}
}
},
"config": {
"workspace": "${os.path.join(Path.home(), 'miniagi')}"
2023-07-17 15:24:16 +00:00
},
"additional": {
"model": "gpt-4"
}
}