mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-01-05 23:34:29 +01:00
6 lines
122 B
JSON
6 lines
122 B
JSON
{
|
|
"workspace": "${os.path.join(Path.home(), 'miniagi')}",
|
|
"entry_path": "agbenchmark/benchmarks.py",
|
|
"cutoff": 60
|
|
}
|