{
  "key": "claude-opus-5-fast",
  "name": "Claude Opus 5",
  "description": "Strongest Claude Opus model for coding, agents, and professional work",
  "lab": "anthropic",
  "family": "claude-opus",
  "release_date": "2026-07-24",
  "knowledge": "2026-05",
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "image",
      "pdf"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": null,
    "attachment": true,
    "reasoning_options": [
      {
        "type": "effort",
        "values": [
          "low",
          "medium",
          "high"
        ]
      }
    ]
  },
  "limit": {
    "context": 1000000,
    "output": 128000
  },
  "offerings": [
    {
      "provider": "pioneer",
      "provider_model_id": "claude-opus-5-fast",
      "name": "Claude Opus 5",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 10,
        "output": 50,
        "cache_read": 1,
        "cache_write": 12.5,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 1000000,
        "output": 128000,
        "input": null
      },
      "status": null,
      "last_updated": "2026-07-24"
    },
    {
      "provider": "venice",
      "provider_model_id": "claude-opus-5-fast",
      "name": "Claude Opus 5 Fast",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 12,
        "output": 60,
        "cache_read": 1.2,
        "cache_write": 15,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 1000000,
        "output": 128000,
        "input": null
      },
      "status": null,
      "last_updated": "2026-07-24"
    },
    {
      "provider": "vercel",
      "provider_model_id": "anthropic/claude-opus-5-fast",
      "name": "Claude Opus 5 (Fast)",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 10,
        "output": 50,
        "cache_read": 1,
        "cache_write": 12.5,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 1000000,
        "output": 128000,
        "input": null
      },
      "status": null,
      "last_updated": "2026-07-24"
    }
  ]
}