{
  "key": "claude-4-5-sonnet",
  "name": "Claude Sonnet 4.5 (latest)",
  "description": "Balanced Claude model for coding, analysis, agent workflows, and cost control",
  "lab": "anthropic",
  "family": "claude-sonnet",
  "release_date": "2025-09-29",
  "knowledge": "2025-07-31",
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "image",
      "pdf"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": true,
    "attachment": true,
    "reasoning_options": [
      {
        "type": "effort",
        "values": [
          "low",
          "medium",
          "high"
        ]
      },
      {
        "type": "budget_tokens",
        "min": 1024
      }
    ]
  },
  "limit": {
    "context": 200000,
    "output": 64000
  },
  "offerings": [
    {
      "provider": "cortecs",
      "provider_model_id": "claude-4-5-sonnet",
      "name": "Claude Sonnet 4.5 (latest)",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 2.989,
        "output": 14.945,
        "cache_read": 0.326,
        "cache_write": 4.078,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 200000,
        "output": 64000,
        "input": null
      },
      "status": null,
      "last_updated": "2025-09-29"
    },
    {
      "provider": "digitalocean",
      "provider_model_id": "anthropic-claude-4.5-sonnet",
      "name": "Anthropic Claude 4.5 Sonnet",
      "variants": [
        {
          "org": "anthropic"
        }
      ],
      "free": false,
      "priced": true,
      "cost": {
        "input": 3,
        "output": 15,
        "cache_read": 0.3,
        "cache_write": 3.75,
        "reasoning": null,
        "context_over_200k": {
          "input": 6,
          "output": 22.5
        },
        "tiers": [
          {
            "input": 6,
            "output": 22.5,
            "cache_read": 0.6,
            "cache_write": 7.5,
            "tier": {
              "type": "context",
              "size": 200000
            }
          }
        ]
      },
      "limit": {
        "context": 200000,
        "output": 64000,
        "input": null
      },
      "status": null,
      "last_updated": "2025-09-29"
    },
    {
      "provider": "helicone",
      "provider_model_id": "claude-4.5-sonnet",
      "name": "Anthropic: Claude Sonnet 4.5",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 3,
        "output": 15,
        "cache_read": 0.30000000000000004,
        "cache_write": 3.75,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 200000,
        "output": 64000,
        "input": null
      },
      "status": null,
      "last_updated": "2025-09-29"
    },
    {
      "provider": "qiniu-ai",
      "provider_model_id": "claude-4.5-sonnet",
      "name": "Claude 4.5 Sonnet",
      "variants": [],
      "free": false,
      "priced": false,
      "cost": null,
      "limit": {
        "context": 200000,
        "output": 64000,
        "input": null
      },
      "status": null,
      "last_updated": "2025-09-30"
    },
    {
      "provider": "sap-ai-core",
      "provider_model_id": "anthropic--claude-4.5-sonnet",
      "name": "anthropic--claude-4.5-sonnet",
      "variants": [
        {
          "org": "anthropic"
        }
      ],
      "free": false,
      "priced": true,
      "cost": {
        "input": 3,
        "output": 15,
        "cache_read": 0.3,
        "cache_write": 3.75,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 200000,
        "output": 64000,
        "input": null
      },
      "status": null,
      "last_updated": "2025-09-29"
    }
  ]
}