{
  "key": "mistral-medium-3",
  "name": "Mistral: 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": null,
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "image",
      "pdf"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": false,
    "tool_call": true,
    "structured_output": true,
    "attachment": true,
    "reasoning_options": null
  },
  "limit": {
    "context": 131072,
    "output": 104857
  },
  "offerings": [
    {
      "provider": "kilo",
      "provider_model_id": "mistralai/mistral-medium-3",
      "name": "Mistral: Mistral Medium 3",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.4,
        "output": 2,
        "cache_read": 0.04,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 131072,
        "output": 104857,
        "input": null
      },
      "status": null,
      "last_updated": "2025-05-07"
    },
    {
      "provider": "nano-gpt",
      "provider_model_id": "mistralai/mistral-medium-3",
      "name": "Mistral Medium 3",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.4,
        "output": 2,
        "cache_read": 0.2,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 131072,
        "output": 32768,
        "input": 131072
      },
      "status": null,
      "last_updated": "2025-09-25"
    },
    {
      "provider": "openrouter",
      "provider_model_id": "mistralai/mistral-medium-3",
      "name": "Mistral Medium 3",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.4,
        "output": 2,
        "cache_read": 0.04,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 131072,
        "output": 104857,
        "input": null
      },
      "status": null,
      "last_updated": "2025-05-07"
    }
  ]
}