mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-25 18:04:28 +01:00
6 lines
119 B
JSON
6 lines
119 B
JSON
{
|
|
"workspace": "${os.path.join(Path.home(), 'miniagi')}",
|
|
"entry_path": "agbenchmark.benchmarks",
|
|
"cutoff": 60
|
|
}
|