This repository has been archived by the owner on Jun 9, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 74
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change entrypath and add __init__.py
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>
- Loading branch information
1 parent
2229535
commit 0f3612d
Showing
7 changed files
with
7 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"workspace": "${os.path.join(Path.home(), 'miniagi')}", | ||
"entry_path": "agbenchmark/benchmarks.py", | ||
"entry_path": "agbenchmark.benchmarks.py", | ||
"cutoff": 60 | ||
} |
Submodule Auto-GPT
updated
from ade8e6 to e5fbe4
Submodule SuperAGI
updated
3 files
+0 −0 | agbenchmark/__init__.py | |
+1 −1 | agbenchmark/config.json | |
+1 −1 | tgwui/text-generation-webui |
Submodule gpt-engineer
updated
from 538bcb to 42400f
Submodule smol-developer
updated
from 150981 to a0e9f4