mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-01-07 16:24:19 +01:00
i/o workspace, adding superagi (#60)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"workspace": "${os.path.join(Path.home(), 'miniagi')}",
|
||||
"entry_path": "benchmarks.py",
|
||||
"home_path": "agent/mini-agi/",
|
||||
"workspace": "projects/my-new-project/workspace",
|
||||
"entry_path": "agent/gpt-engineer/benchmarks.py",
|
||||
"home_path": "agent/gpt-engineer",
|
||||
"cutoff": 60
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user