{
  "key": "mistral-small-3-1-24b-instruct-2503",
  "name": "Mistral Small 3.1 24B",
  "description": "Efficient multimodal model for instruction following, coding, reasoning, and function calling",
  "lab": "mistral",
  "family": "mistral-small",
  "release_date": "2025-03-17",
  "knowledge": "2024-06",
  "open_weights": true,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "image"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": false,
    "tool_call": true,
    "structured_output": true,
    "attachment": true,
    "reasoning_options": null
  },
  "limit": {
    "context": 131072,
    "output": 16384
  },
  "offerings": [
    {
      "provider": "watsonx",
      "provider_model_id": "mistralai/mistral-small-3-1-24b-instruct-2503",
      "name": "Mistral Small 3.1 24B",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.106,
        "output": 0.318,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 131072,
        "output": 16384,
        "input": null
      },
      "status": null,
      "last_updated": "2025-03-17"
    }
  ]
}