Files
Auto-GPT/config.json
2023-07-08 18:43:38 -07:00

7 lines
143 B
JSON

{
"workspace": "${os.path.join(Path.home(), 'miniagi')}",
"entry_path": "benchmarks.py",
"home_path": "agent/mini-agi",
"cutoff": 60
}