Skip to content

Conversation

@nicognaW
Copy link
Contributor

@nicognaW nicognaW commented Nov 4, 2025

model page: https://vercel.com/ai-gateway/models/minimax-m2

i copied most contents from providers/opencode/models/minimax-m2.toml, and changed context to 205000 according to the raw data in vercel's page:

{
  "slug": "minimax-m2",
  "displayName": "MiniMax M2",
  "creatorOrganization": "minimax",
  "type": "chat",
  "providers": [
    "minimax"
  ],
  "copyString": "minimax/minimax-m2",
  "description": "MiniMax-M2 redefines efficiency for agents. It is a compact, fast, and cost-effective MoE model (230 billion total parameters with 10 billion active parameters) built for elite performance in coding and agentic tasks, all while maintaining powerful general intelligence.",
  "isAggregated": true,
  "contextSize": 205000,
  "inputCost": "0",
  "outputCost": "0",
  "cachedInputCost": "$undefined",
  "cacheCreationInputCost": "$undefined",
  "tags": [
    "reasoning",
    "tool-use"
  ]
}

@nicognaW nicognaW marked this pull request as ready for review November 4, 2025 13:12
@rekram1-node
Copy link
Contributor

Thank u!

@rekram1-node rekram1-node merged commit 60f6a3e into sst:dev Nov 4, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants