{
  "key": "open-mistral-nemo",
  "name": "Open Mistral Nemo",
  "description": "Legacy model retained for compatibility with older integrations",
  "lab": "mistral",
  "family": "mistral-nemo",
  "release_date": "2024-07-01",
  "knowledge": "2024-07",
  "open_weights": true,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": false,
    "tool_call": true,
    "structured_output": null,
    "attachment": false,
    "reasoning_options": null
  },
  "limit": {
    "context": 128000,
    "output": 128000
  },
  "offerings": [
    {
      "provider": "mistral",
      "provider_model_id": "open-mistral-nemo",
      "name": "Open Mistral Nemo",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.15,
        "output": 0.15,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 128000,
        "output": 128000,
        "input": null
      },
      "status": "deprecated",
      "last_updated": "2024-07-01"
    }
  ]
}