AutoGPT/classic/benchmark/reports/gpt-engineer/1.json

19 lines
462 B
JSON
Raw Permalink Normal View History

2023-09-08 01:20:12 +00:00
{
"command": "agbenchmark start --test TestWriteFile --mock",
"completion_time": "2023-07-10-21:18",
"time_elapsed": "7.92 seconds",
"tests": {
"TestWriteFile": {
"difficulty": "basic",
"dependencies": [],
"test": "agbenchmark/challenges/interface/write_file",
"success": true
}
},
"config": {
"workspace": "projects/my-new-project/workspace",
"entry_path": "agbenchmark/benchmarks.py",
"cutoff": 60
}
}