{
  "key": "minimax-m2-5-high-throughput",
  "name": "MiniMax-M2.5 High Throughput",
  "description": "MiniMax model for chat, coding, office work, and agentic tasks",
  "lab": "minimax",
  "family": "minimax",
  "release_date": "2026-02-12",
  "knowledge": null,
  "open_weights": true,
  "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": "clarifai",
      "provider_model_id": "minimaxai/chat-completion/models/MiniMax-M2_5-high-throughput",
      "name": "MiniMax-M2.5 High Throughput",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.3,
        "output": 1.2,
        "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": "2026-02-25"
    }
  ]
}