aboutsummaryrefslogtreecommitdiff
path: root/autogpts/autogpt/agbenchmark_config/config.json
blob: 154fe388fddfbc10f7c3d8a260070547fe9b08cf (plain)
1
2
3
4
5
6
7
8
{
  "workspace": {
    "input": "agbenchmark_config/workspace",
    "output": "agbenchmark_config/workspace"
  },
  "entry_path": "agbenchmark.benchmarks",
  "host": "http://localhost:8000"
}