mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-01-08 22:58:01 -05:00
Granger entering the arena (#5401)
* .github_access_token added to git ignore * Granger entering the arena
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,4 +1,5 @@
|
||||
## Original ignores
|
||||
.github_access_token
|
||||
autogpt/keys.py
|
||||
autogpt/*.json
|
||||
auto_gpt_workspace/*
|
||||
|
||||
6
arena/Granger.json
Normal file
6
arena/Granger.json
Normal 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"
|
||||
}
|
||||
Reference in New Issue
Block a user