{
  "key": "claude-haiku-latest",
  "name": "Anthropic: Claude Haiku Latest",
  "description": "Fast Claude model for responsive assistance, classification, and lightweight agents",
  "lab": "anthropic",
  "family": "claude-haiku",
  "release_date": "2026-04-27",
  "knowledge": null,
  "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": [
          "none",
          "high"
        ]
      }
    ]
  },
  "limit": {
    "context": 200000,
    "output": 64000
  },
  "offerings": [
    {
      "provider": "kilo",
      "provider_model_id": "~anthropic/claude-haiku-latest",
      "name": "Anthropic: Claude Haiku Latest",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 1,
        "output": 5,
        "cache_read": 0.1,
        "cache_write": 1.25,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 200000,
        "output": 64000,
        "input": null
      },
      "status": null,
      "last_updated": "2026-04-27"
    },
    {
      "provider": "nano-gpt",
      "provider_model_id": "anthropic/claude-haiku-latest",
      "name": "Claude Haiku Latest",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 1,
        "output": 5,
        "cache_read": 0.1,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 200000,
        "output": 64000,
        "input": 200000
      },
      "status": null,
      "last_updated": "2026-03-29"
    },
    {
      "provider": "openrouter",
      "provider_model_id": "~anthropic/claude-haiku-latest",
      "name": "Claude Haiku Latest",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 1,
        "output": 5,
        "cache_read": 0.1,
        "cache_write": 1.25,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 200000,
        "output": 64000,
        "input": null
      },
      "status": null,
      "last_updated": "2026-04-27"
    }
  ]
}