mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-25 09:54:23 +01:00
7 lines
144 B
JSON
7 lines
144 B
JSON
{
|
|
"workspace": "${os.path.join(Path.home(), 'miniagi')}",
|
|
"entry_path": "benchmarks.py",
|
|
"home_path": "agent/mini-agi/",
|
|
"cutoff": 60
|
|
}
|