Files
Auto-GPT/agbenchmark/config.json
2023-07-10 19:25:19 -07:00

6 lines
122 B
JSON

{
"workspace": "${os.path.join(Path.home(), 'miniagi')}",
"entry_path": "agbenchmark/benchmarks.py",
"cutoff": 60
}