{
  "key": "minimax-m2p7",
  "name": "MiniMax-M2.7",
  "description": "Open MiniMax flagship for coding agents, office automation, and complex environments",
  "lab": "minimax",
  "family": "minimax",
  "release_date": "2026-03-18",
  "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": [
      {
        "type": "effort",
        "values": [
          "low",
          "medium",
          "high"
        ]
      }
    ]
  },
  "limit": {
    "context": 196608,
    "output": 131072
  },
  "offerings": [
    {
      "provider": "fireworks-ai",
      "provider_model_id": "accounts/fireworks/models/minimax-m2p7",
      "name": "MiniMax-M2.7",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.3,
        "output": 1.2,
        "cache_read": 0.059,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 196608,
        "output": 131072,
        "input": null
      },
      "status": null,
      "last_updated": "2026-03-18"
    }
  ]
}