{
  "key": "mistral-medium",
  "name": "Mistral Medium 3",
  "description": "Mistral model for multilingual chat, reasoning, and tool-assisted workflows",
  "lab": "mistral",
  "family": "mistral-medium",
  "release_date": "2025-05-07",
  "knowledge": "2025-05",
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "image"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": false,
    "tool_call": true,
    "structured_output": null,
    "attachment": true,
    "reasoning_options": null
  },
  "limit": {
    "context": 262144,
    "output": 262144
  },
  "offerings": [
    {
      "provider": "pioneer",
      "provider_model_id": "mistral-medium",
      "name": "Mistral Medium 3",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.4,
        "output": 2,
        "cache_read": 0.4,
        "cache_write": 0.4,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 128000,
        "output": 64000,
        "input": null
      },
      "status": null,
      "last_updated": "2025-05-07"
    },
    {
      "provider": "sap-ai-core",
      "provider_model_id": "mistralai--mistral-medium",
      "name": "Mistral Medium 3.5",
      "variants": [
        {
          "org": "mistralai"
        }
      ],
      "free": false,
      "priced": false,
      "cost": null,
      "limit": {
        "context": 262144,
        "output": 262144,
        "input": null
      },
      "status": null,
      "last_updated": "2026-04-29"
    }
  ]
}