Granger entering the arena (#5401)

* .github_access_token added to git ignore

* Granger entering the arena
This commit is contained in:
Jonathan Balloch
2023-09-29 12:44:10 -04:00
committed by GitHub
parent 62b19706cd
commit 416093ab69
2 changed files with 8 additions and 1 deletions

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
## Original ignores
.github_access_token
autogpt/keys.py
autogpt/*.json
auto_gpt_workspace/*

6
arena/Granger.json Normal file
View File

@@ -0,0 +1,6 @@
{
"github_repo_url": "https://github.com/balloch/AutoGPTProblemSolver",
"timestamp": "2023-09-29T15:11:44.876627",
"commit_hash_to_benchmark": "9fb6d5bbbd6928402a5718b8c249811c6f682a88",
"branch_to_benchmark": "master"
}