{
  "key": "claude-3-sonnet",
  "name": "anthropic--claude-3-sonnet",
  "description": "Balanced Claude model for coding, analysis, agent workflows, and cost control",
  "lab": "anthropic",
  "family": "claude-sonnet",
  "release_date": "2024-03-04",
  "knowledge": "2023-08-31",
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "image",
      "pdf"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": false,
    "tool_call": true,
    "structured_output": null,
    "attachment": true,
    "reasoning_options": null
  },
  "limit": {
    "context": 200000,
    "output": 4096
  },
  "offerings": [
    {
      "provider": "sap-ai-core",
      "provider_model_id": "anthropic--claude-3-sonnet",
      "name": "anthropic--claude-3-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": 4096,
        "input": null
      },
      "status": "deprecated",
      "last_updated": "2024-03-04"
    }
  ]
}