Files
Auto-GPT/benchmark/reports/mini-agi/1.1_TestWriteFile.json
Auto-GPT-Bot 45c15e370f Auto-GPT-20230905085638
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>
2023-09-05 10:10:03 -07:00

28 lines
648 B
JSON

{
"command": "agbenchmark start --test TestWriteFile",
"completion_time": "2023-07-17-13:34",
"metrics": {
"run_time": "23.83 seconds",
"highest_difficulty": "interface: 1"
},
"tests": {
"TestWriteFile": {
"data_path": "agbenchmark/challenges/interface/write_file",
"is_regression": true,
"reached_cutoff": false,
"metrics": {
"difficulty": "interface",
"success": true,
"success_%": 100.0,
"run_time": "23.627 seconds"
}
}
},
"config": {
"workspace": "${os.path.join(Path.home(), 'miniagi')}"
},
"additional": {
"model": "gpt-3.5-turbo"
}
}