{
  "name": "MiniMax China",
  "id": "minimax-china",
  "type": "anthropic",
  "api_key": "$MINIMAX_API_KEY",
  "api_endpoint": "https://api.minimaxi.com/anthropic",
  "default_large_model_id": "MiniMax-M2.7",
  "default_small_model_id": "MiniMax-M2.7",
  "models": [
    {
      "id": "MiniMax-M2.7-highspeed",
      "name": "MiniMax-M2.7-highspeed",
      "cost_per_1m_in": 0.6,
      "cost_per_1m_out": 2.4,
      "cost_per_1m_in_cached": 0.06,
      "cost_per_1m_out_cached": 0.375,
      "context_window": 204800,
      "default_max_tokens": 131072
    },
    {
      "id": "MiniMax-M2.7",
      "name": "MiniMax-M2.7",
      "cost_per_1m_in": 0.3,
      "cost_per_1m_out": 1.2,
      "cost_per_1m_in_cached": 0.06,
      "cost_per_1m_out_cached": 0.375,
      "context_window": 204800,
      "default_max_tokens": 131072
    },
    {
      "id": "MiniMax-M2.5-highspeed",
      "name": "MiniMax-M2.5-highspeed",
      "cost_per_1m_in": 0.6,
      "cost_per_1m_out": 2.4,
      "cost_per_1m_in_cached": 0.03,
      "cost_per_1m_out_cached": 0.375,
      "context_window": 204800,
      "default_max_tokens": 131072
    },
    {
      "id": "MiniMax-M2.5",
      "name": "MiniMax-M2.5",
      "cost_per_1m_in": 0.3,
      "cost_per_1m_out": 1.2,
      "cost_per_1m_in_cached": 0.03,
      "cost_per_1m_out_cached": 0.375,
      "context_window": 204800,
      "default_max_tokens": 131072
    },
    {
      "id": "MiniMax-M2.1-highspeed",
      "name": "MiniMax-M2.1-highspeed",
      "cost_per_1m_in": 0.6,
      "cost_per_1m_out": 2.4,
      "cost_per_1m_in_cached": 0.03,
      "cost_per_1m_out_cached": 0.375,
      "context_window": 204800,
      "default_max_tokens": 131072
    },
    {
      "id": "MiniMax-M2.1",
      "name": "MiniMax-M2.1",
      "cost_per_1m_in": 0.3,
      "cost_per_1m_out": 1.2,
      "cost_per_1m_in_cached": 0.03,
      "cost_per_1m_out_cached": 0.375,
      "context_window": 204800,
      "default_max_tokens": 131072
    },
    {
      "id": "MiniMax-M2",
      "name": "MiniMax-M2",
      "cost_per_1m_in": 0.3,
      "cost_per_1m_out": 1.2,
      "cost_per_1m_in_cached": 0.03,
      "cost_per_1m_out_cached": 0.375,
      "context_window": 196608,
      "default_max_tokens": 128000
    }
  ]
}
