{
  "key": "devstral-small-2505",
  "name": "Devstral Small 2505",
  "description": "Legacy model retained for compatibility with older integrations",
  "lab": "mistral",
  "family": "devstral",
  "release_date": "2025-05-07",
  "knowledge": "2025-05",
  "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": "io-net",
      "provider_model_id": "mistralai/Devstral-Small-2505",
      "name": "Devstral Small 2505",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.05,
        "output": 0.22,
        "cache_read": 0.025,
        "cache_write": 0.1,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 128000,
        "output": 4096,
        "input": null
      },
      "status": null,
      "last_updated": "2025-05-01"
    },
    {
      "provider": "mistral",
      "provider_model_id": "devstral-small-2505",
      "name": "Devstral Small 2505",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.1,
        "output": 0.3,
        "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": "2025-05-07"
    },
    {
      "provider": "nano-gpt",
      "provider_model_id": "mistralai/devstral-small-2505",
      "name": "Mistral Devstral Small 2505",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.06,
        "output": 0.06,
        "cache_read": 0.03,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 32768,
        "output": 8192,
        "input": 32768
      },
      "status": null,
      "last_updated": "2025-08-02"
    }
  ]
}