mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-01-30 11:24:25 +01:00
Update autogpt back to where it was (#239)
This commit is contained in:
Submodule agent/Auto-GPT updated: 1d9a7c6d57...3a2d08fb41
@@ -56,7 +56,7 @@ def process_test(
|
||||
"non_mock_success_%", ""
|
||||
),
|
||||
"Run Time": test_info.get("metrics", {}).get("run_time", ""),
|
||||
"Git Commit Sha": common_data.get("git_commit_sha", None),
|
||||
"Benchmark Git Commit Sha": common_data.get("git_commit_sha", None),
|
||||
"Cost": test_info.get("metrics", {}).get("cost", ""),
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user