{
  "title": "ORPT",
  "description": "Lower is better: fewer requests per successful task.",
  "data": [
    {
      "type": "bar",
      "orientation": "h",
      "x": [
        9.54,
        11,
        11.57,
        12.06,
        12.7,
        14.25,
        14.88,
        15.17,
        15.39,
        16.43,
        18.87
      ],
      "y": [
        "opencode/gpt-5.4-mini",
        "opencode/gpt-5.4",
        "opencode/glm-5",
        "opencode/glm-5.1",
        "opencode/gemini-3.1-pro",
        "opencode/kimi-k2.5",
        "opencode/claude-opus-4-6",
        "opencode/gpt-5.4-nano",
        "opencode/big-pickle",
        "opencode/claude-sonnet-4-6",
        "opencode/minimax-m2.5"
      ],
      "marker": {
        "color": [
          "#f472b6",
          "#a78bfa",
          "#4ade80",
          "#f472b6",
          "#f59e0b",
          "#a78bfa",
          "#fb7185",
          "#e879f9",
          "#38bdf8",
          "#fb7185",
          "#e879f9"
        ],
        "line": {
          "color": "rgba(255,255,255,0.22)",
          "width": 1.5
        }
      },
      "text": [
        9.54,
        11,
        11.57,
        12.06,
        12.7,
        14.25,
        14.88,
        15.17,
        15.39,
        16.43,
        18.87
      ],
      "textposition": "outside",
      "cliponaxis": false,
      "textfont": {
        "color": "#edf2ff",
        "size": 12
      },
      "hovertemplate": [
        "opencode/gpt-5.4-mini<br>Requests per solved task: 9.54<br>48% success | $1.0606 total cost<extra></extra>",
        "opencode/gpt-5.4<br>Requests per solved task: 11<br>78% success | $8.9827 total cost<extra></extra>",
        "opencode/glm-5<br>Requests per solved task: 11.57<br>78% success | $6.4339 total cost<extra></extra>",
        "opencode/glm-5.1<br>Requests per solved task: 12.06<br>67% success | $1.8816 total cost<extra></extra>",
        "opencode/gemini-3.1-pro<br>Requests per solved task: 12.7<br>37% success | $5.8536 total cost<extra></extra>",
        "opencode/kimi-k2.5<br>Requests per solved task: 14.25<br>89% success | $0.9122 total cost<extra></extra>",
        "opencode/claude-opus-4-6<br>Requests per solved task: 14.88<br>89% success | $21.8757 total cost<extra></extra>",
        "opencode/gpt-5.4-nano<br>Requests per solved task: 15.17<br>85% success | $0.4215 total cost<extra></extra>",
        "opencode/big-pickle<br>Requests per solved task: 15.39<br>67% success | $0.0000 total cost<extra></extra>",
        "opencode/claude-sonnet-4-6<br>Requests per solved task: 16.43<br>78% success | $11.8406 total cost<extra></extra>",
        "opencode/minimax-m2.5<br>Requests per solved task: 18.87<br>56% success | $0.6413 total cost<extra></extra>"
      ]
    }
  ],
  "layout": {
    "paper_bgcolor": "#08101f",
    "plot_bgcolor": "#0d1830",
    "font": {
      "family": "Inter, ui-sans-serif, system-ui, sans-serif",
      "color": "#edf2ff",
      "size": 13
    },
    "title": "ORPT",
    "hoverlabel": {
      "bgcolor": "#0a1324",
      "bordercolor": "rgba(153, 164, 200, 0.22)",
      "font": {
        "color": "#edf2ff"
      }
    },
    "legend": {
      "font": {
        "color": "#99a4c8"
      },
      "orientation": "h",
      "x": 0,
      "y": 1.12
    },
    "margin": {
      "l": 260,
      "r": 64,
      "t": 72,
      "b": 72
    },
    "height": 524,
    "xaxis": {
      "automargin": true,
      "tickfont": {
        "size": 12,
        "color": "#99a4c8"
      },
      "titlefont": {
        "color": "#edf2ff",
        "size": 13
      },
      "gridcolor": "rgba(153, 164, 200, 0.16)",
      "linecolor": "rgba(153, 164, 200, 0.22)",
      "zerolinecolor": "rgba(153, 164, 200, 0.16)",
      "tickangle": -18,
      "title": "Requests per solved task"
    },
    "yaxis": {
      "automargin": true,
      "zeroline": false,
      "tickfont": {
        "size": 13,
        "color": "#edf2ff"
      },
      "titlefont": {
        "color": "#edf2ff",
        "size": 13
      },
      "gridcolor": "rgba(153, 164, 200, 0.16)",
      "linecolor": "rgba(153, 164, 200, 0.22)",
      "autorange": "reversed"
    }
  }
}
