Files
Auto-GPT/agbenchmark/config.json
2023-07-11 15:11:24 -04:00

6 lines
119 B
JSON

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