aboutsummaryrefslogtreecommitdiff
path: root/benchmark/reports/mini-agi/3_TestSearch.json
blob: c7d6c4309355cb15d6fecdb079b03dd72968676a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
  "command": "agbenchmark start --test TestSearch",
  "completion_time": "2023-07-15-22:14",
  "metrics": {
    "run_time": "16.88 seconds",
    "highest_difficulty": "interface: 1"
  },
  "tests": {
    "TestSearch": {
      "data_path": "agbenchmark/challenges/interface/search",
      "is_regression": true,
      "reached_cutoff": false,
      "metrics": {
        "difficulty": "interface",
        "success": true,
        "success_%": 100.0,
        "run_time": "16.572 seconds"
      }
    }
  },
  "config": {
    "workspace": "${os.path.join(Path.home(), 'miniagi')}"
  },
  "additional": {
    "model": "gpt-4"
  }
}