{
  "key": "magistral-medium",
  "name": "Magistral Medium (latest)",
  "description": "Mistral reasoning model for transparent analysis, math, and complex decisions",
  "lab": "mistral",
  "family": "magistral-medium",
  "release_date": "2025-03-17",
  "knowledge": "2025-06",
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": null,
    "attachment": false,
    "reasoning_options": [
      {
        "type": "effort",
        "values": [
          "low",
          "medium",
          "high"
        ]
      }
    ]
  },
  "limit": {
    "context": 128000,
    "output": 64000
  },
  "offerings": [
    {
      "provider": "pioneer",
      "provider_model_id": "magistral-medium",
      "name": "Magistral Medium (latest)",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 2,
        "output": 5,
        "cache_read": 2,
        "cache_write": 2,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 128000,
        "output": 64000,
        "input": null
      },
      "status": null,
      "last_updated": "2025-03-20"
    }
  ]
}