{
  "key": "mistral-large",
  "name": "Mistral Large (Free)",
  "description": "Flagship Mistral model for advanced reasoning, coding, and multilingual work",
  "lab": "mistral",
  "family": "mistral-large",
  "release_date": "2024-11-01",
  "knowledge": "2024-11",
  "open_weights": true,
  "has_free_offering": true,
  "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": "kenari",
      "provider_model_id": "mistral-large:free",
      "name": "Mistral Large (Free)",
      "variants": [
        "free"
      ],
      "free": true,
      "priced": false,
      "cost": {
        "input": 0,
        "output": 0,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 262144,
        "output": 262144,
        "input": null
      },
      "status": null,
      "last_updated": "2025-12-02"
    },
    {
      "provider": "kilo",
      "provider_model_id": "mistralai/mistral-large",
      "name": "Mistral Large",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 2,
        "output": 6,
        "cache_read": 0.2,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 128000,
        "output": 102400,
        "input": null
      },
      "status": null,
      "last_updated": "2024-02-26"
    },
    {
      "provider": "nano-gpt",
      "provider_model_id": "mistralai/mistral-large",
      "name": "Mistral Large 2411",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 2.006,
        "output": 6.001,
        "cache_read": 0.2,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 128000,
        "output": 102400,
        "input": 128000
      },
      "status": null,
      "last_updated": "2024-02-26"
    },
    {
      "provider": "openrouter",
      "provider_model_id": "mistralai/mistral-large",
      "name": "Mistral Large",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 2,
        "output": 6,
        "cache_read": 0.2,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 128000,
        "output": 102400,
        "input": null
      },
      "status": null,
      "last_updated": "2024-02-26"
    }
  ]
}