{
  "key": "databricks-claude-sonnet-4-6",
  "name": "Claude Sonnet 4.6",
  "description": "Claude workhorse for coding agents, careful analysis, and production cost control",
  "lab": "anthropic",
  "family": "claude-sonnet",
  "release_date": "2026-02-17",
  "knowledge": "2025-08-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": null,
    "attachment": true,
    "reasoning_options": [
      {
        "type": "budget_tokens",
        "min": 1024
      }
    ]
  },
  "limit": {
    "context": 1000000,
    "output": 64000
  },
  "offerings": [
    {
      "provider": "databricks",
      "provider_model_id": "databricks-claude-sonnet-4-6",
      "name": "Claude Sonnet 4.6",
      "variants": [],
      "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": 1000000,
        "output": 64000,
        "input": null
      },
      "status": null,
      "last_updated": "2026-03-13"
    }
  ]
}