{
  "key": "coding-minimax-m2-7",
  "name": "Coding MiniMax M2.7",
  "description": "MiniMax model for chat, coding, office work, and agentic tasks",
  "lab": "minimax",
  "family": "minimax",
  "release_date": "2026-03-18",
  "knowledge": null,
  "open_weights": true,
  "has_free_offering": true,
  "published": true,
  "modalities": {
    "input": [
      "text"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": true,
    "attachment": false,
    "reasoning_options": []
  },
  "limit": {
    "context": 204800,
    "output": 128100
  },
  "offerings": [
    {
      "provider": "aihubmix",
      "provider_model_id": "coding-minimax-m2.7",
      "name": "Coding MiniMax M2.7",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.2,
        "output": 0.2,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 204800,
        "output": 128100,
        "input": null
      },
      "status": null,
      "last_updated": "2026-03-18"
    },
    {
      "provider": "aihubmix",
      "provider_model_id": "coding-minimax-m2.7-free",
      "name": "Coding MiniMax M2.7 (Free)",
      "variants": [
        "free"
      ],
      "free": true,
      "priced": false,
      "cost": {
        "input": 0,
        "output": 0,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 204800,
        "output": 128100,
        "input": null
      },
      "status": null,
      "last_updated": "2026-03-18"
    }
  ]
}