{
  "version": 1,
  "lastUpdated": "2026-07-22",
  "source": "https://openviglet.github.io/model-catalog",
  "vendor": "mistral",
  "vendors": {
    "mistral": [
      {
        "id": "codestral-latest",
        "label": "Codestral",
        "kind": "CHAT",
        "contextWindow": 256000,
        "maxOutputTokens": 8191,
        "capabilities": [
          "tools"
        ],
        "modalities": {
          "input": [
            "text"
          ]
        },
        "pricing": {
          "inputPer1M": 1,
          "outputPer1M": 3,
          "currency": "USD",
          "unit": "per_1M_tokens",
          "indicative": true,
          "note": "Indicative US list price — verify with the vendor.",
          "source": "litellm",
          "lastVerified": "2026-07-22"
        },
        "sources": [
          "committed"
        ],
        "lastVerified": "2026-07-22",
        "vendor": "mistral"
      },
      {
        "id": "mistral-large-latest",
        "label": "Mistral Large",
        "kind": "CHAT",
        "contextWindow": 128000,
        "maxOutputTokens": 262144,
        "capabilities": [
          "tools",
          "vision"
        ],
        "modalities": {
          "input": [
            "image",
            "text"
          ]
        },
        "pricing": {
          "inputPer1M": 0.5,
          "outputPer1M": 1.5,
          "currency": "USD",
          "unit": "per_1M_tokens",
          "indicative": true,
          "note": "Indicative US list price — verify with the vendor.",
          "source": "litellm",
          "lastVerified": "2026-07-22"
        },
        "sources": [
          "committed",
          "litellm"
        ],
        "lastVerified": "2026-07-22",
        "vendor": "mistral"
      },
      {
        "id": "mistral-small-latest",
        "label": "Mistral Small",
        "kind": "CHAT",
        "contextWindow": 128000,
        "maxOutputTokens": 131072,
        "capabilities": [
          "tools",
          "vision"
        ],
        "modalities": {
          "input": [
            "image",
            "text"
          ]
        },
        "pricing": {
          "inputPer1M": 0.06,
          "outputPer1M": 0.18,
          "currency": "USD",
          "unit": "per_1M_tokens",
          "indicative": true,
          "note": "Indicative US list price — verify with the vendor.",
          "source": "litellm",
          "lastVerified": "2026-07-22"
        },
        "sources": [
          "committed",
          "litellm"
        ],
        "lastVerified": "2026-07-22",
        "vendor": "mistral"
      },
      {
        "id": "open-mistral-nemo",
        "label": "Mistral Nemo",
        "kind": "CHAT",
        "contextWindow": 128000,
        "maxOutputTokens": 128000,
        "modalities": {
          "input": [
            "text"
          ]
        },
        "pricing": {
          "inputPer1M": 0.3,
          "outputPer1M": 0.3,
          "currency": "USD",
          "unit": "per_1M_tokens",
          "indicative": true,
          "note": "Indicative US list price — verify with the vendor.",
          "source": "litellm",
          "lastVerified": "2026-07-22"
        },
        "sources": [
          "committed"
        ],
        "lastVerified": "2026-07-22",
        "vendor": "mistral"
      },
      {
        "id": "mistral-embed",
        "label": "Mistral Embed",
        "kind": "EMBEDDING",
        "contextWindow": 8192,
        "embeddingDimensions": 1024,
        "modalities": {
          "input": [
            "text"
          ],
          "output": [
            "embedding"
          ]
        },
        "pricing": {
          "inputPer1M": 0.1,
          "currency": "USD",
          "unit": "per_1M_tokens",
          "indicative": true,
          "note": "Indicative US list price — verify with the vendor.",
          "source": "litellm",
          "lastVerified": "2026-07-22"
        },
        "sources": [
          "committed"
        ],
        "lastVerified": "2026-07-22",
        "vendor": "mistral"
      }
    ]
  }
}
