{
  "key": "mistral-large-instruct-2411",
  "name": "Mistral Large Instruct 2411",
  "description": "Flagship Mistral model for advanced reasoning, coding, and multilingual work",
  "lab": "mistral",
  "family": "mistral-large",
  "release_date": "2024-11-01",
  "knowledge": "2024-10",
  "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": false,
    "reasoning_options": null
  },
  "limit": {
    "context": 128000,
    "output": 4096
  },
  "offerings": [
    {
      "provider": "io-net",
      "provider_model_id": "mistralai/Mistral-Large-Instruct-2411",
      "name": "Mistral Large Instruct 2411",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 2,
        "output": 6,
        "cache_read": 1,
        "cache_write": 4,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 128000,
        "output": 4096,
        "input": null
      },
      "status": null,
      "last_updated": "2024-11-01"
    }
  ]
}