{
  "key": "mistral4-119b",
  "name": "Mistral Small 4",
  "description": "Fast Mistral production model for chat, extraction, and cost-sensitive agents",
  "lab": "mistral",
  "family": "mistral-small",
  "release_date": "2026-03-16",
  "knowledge": "2025-06",
  "open_weights": true,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "image"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": null,
    "attachment": false,
    "reasoning_options": [
      {
        "type": "effort",
        "values": [
          "none",
          "high"
        ]
      }
    ]
  },
  "limit": {
    "context": 262144,
    "output": 81920
  },
  "offerings": [
    {
      "provider": "aki-io",
      "provider_model_id": "mistral4-119b",
      "name": "Mistral Small 4",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.2,
        "output": 0.6,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 262144,
        "output": 81920,
        "input": null
      },
      "status": null,
      "last_updated": "2026-03-16"
    }
  ]
}