{
  "key": "minimax-m25",
  "name": "MiniMax M2.5",
  "description": "MiniMax model for chat, coding, office work, and agentic tasks",
  "lab": "minimax",
  "family": "minimax",
  "release_date": "2025-03-01",
  "knowledge": null,
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": null,
    "attachment": false,
    "reasoning_options": []
  },
  "limit": {
    "context": 204800,
    "output": 131072
  },
  "offerings": [
    {
      "provider": "drun",
      "provider_model_id": "public/minimax-m25",
      "name": "MiniMax M2.5",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.29,
        "output": 1.16,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 204800,
        "output": 131072,
        "input": null
      },
      "status": null,
      "last_updated": "2025-03-01"
    },
    {
      "provider": "venice",
      "provider_model_id": "minimax-m25",
      "name": "MiniMax M2.5",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.27,
        "output": 0.95,
        "cache_read": 0.03,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 198000,
        "output": 32768,
        "input": null
      },
      "status": null,
      "last_updated": "2026-06-11"
    }
  ]
}