mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-01-09 15:17:59 -05:00
Granger entering the arena (#5401)
* .github_access_token added to git ignore * Granger entering the arena
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,4 +1,5 @@
|
|||||||
## Original ignores
|
## Original ignores
|
||||||
|
.github_access_token
|
||||||
autogpt/keys.py
|
autogpt/keys.py
|
||||||
autogpt/*.json
|
autogpt/*.json
|
||||||
auto_gpt_workspace/*
|
auto_gpt_workspace/*
|
||||||
@@ -170,4 +171,4 @@ package.json
|
|||||||
pri*
|
pri*
|
||||||
# ignore
|
# ignore
|
||||||
ig*
|
ig*
|
||||||
.github_access_token
|
.github_access_token
|
||||||
|
|||||||
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