{
  "key": "m3",
  "name": "MiniMax-M3",
  "description": "MiniMax multimodal model for long-context coding, perception, and agent planning",
  "lab": "minimax",
  "family": "minimax",
  "release_date": "2026-06-01",
  "knowledge": null,
  "open_weights": true,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "image",
      "video"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": null,
    "attachment": true,
    "reasoning_options": []
  },
  "limit": {
    "context": 1048576,
    "output": 512000
  },
  "offerings": [
    {
      "provider": "opper",
      "provider_model_id": "minimax/m3",
      "name": "MiniMax-M3",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.6,
        "output": 2.4,
        "cache_read": 0.12,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": {
          "input": 1.2,
          "output": 4.8
        },
        "tiers": [
          {
            "input": 1.2,
            "output": 4.8,
            "cache_read": 0.24,
            "tier": {
              "type": "context",
              "size": 524288
            }
          }
        ]
      },
      "limit": {
        "context": 1048576,
        "output": 512000,
        "input": null
      },
      "status": null,
      "last_updated": "2026-06-01"
    }
  ]
}