{
  "key": "claude-3-5-sonnet",
  "name": "Claude 3.5 Sonnet",
  "description": "Legacy model retained for compatibility with older integrations",
  "lab": "anthropic",
  "family": "claude-sonnet",
  "release_date": "2024-06-20",
  "knowledge": "2024-04",
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "image"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": false,
    "tool_call": true,
    "structured_output": null,
    "attachment": true,
    "reasoning_options": null
  },
  "limit": {
    "context": 200000,
    "output": 8200
  },
  "offerings": [
    {
      "provider": "digitalocean",
      "provider_model_id": "anthropic-claude-3.5-sonnet",
      "name": "Claude 3.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": 8192,
        "input": null
      },
      "status": "deprecated",
      "last_updated": "2024-10-22"
    },
    {
      "provider": "qiniu-ai",
      "provider_model_id": "claude-3.5-sonnet",
      "name": "Claude 3.5 Sonnet",
      "variants": [],
      "free": false,
      "priced": false,
      "cost": null,
      "limit": {
        "context": 200000,
        "output": 8200,
        "input": null
      },
      "status": null,
      "last_updated": "2025-09-09"
    },
    {
      "provider": "sap-ai-core",
      "provider_model_id": "anthropic--claude-3.5-sonnet",
      "name": "anthropic--claude-3.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": 8192,
        "input": null
      },
      "status": "deprecated",
      "last_updated": "2024-10-22"
    }
  ]
}