Skip to content

feat: add minimaxm3 model mapping (MiniMax M3 428B)#447

Merged
adibarra merged 1 commit into
masterfrom
feat/minimax-m3
Jun 12, 2026
Merged

feat: add minimaxm3 model mapping (MiniMax M3 428B)#447
adibarra merged 1 commit into
masterfrom
feat/minimax-m3

Conversation

@cquil11

@cquil11 cquil11 commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Adds the minimaxm3 DB key → MiniMax-M3 display mapping and the MiniMax M3 428B model config entry, with a unit test for the new mapping.

🤖 Generated with Claude Code


Note

Low Risk
Metadata-only model registration and mapping changes with no auth, data migration, or runtime logic changes.

Overview
Adds MiniMax M3 (MiniMax-M3 / DB key minimaxm3) across the app model registry and shared DB↔display mappings so benchmark data for that bucket shows up in the UI like other default models.

In data-mappings.ts, introduces Model.MiniMax_M3 with label MiniMax M3 428B and prefix minimaxm3 in the default category. In packages/constants/src/models.ts, maps minimaxm3 to MiniMax-M3 (its own display name, not grouped with M2.5/M2.7). A unit test asserts DISPLAY_MODEL_TO_DB['MiniMax-M3'] is ['minimaxm3'].

Reviewed by Cursor Bugbot for commit 998eb84. Bugbot is set up for automated code reviews on this repo. Configure here.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@cquil11 cquil11 requested a review from adibarra as a code owner June 12, 2026 17:10
@vercel

vercel Bot commented Jun 12, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
inferencemax-app Ready Ready Preview, Comment Jun 12, 2026 5:11pm

Request Review

@adibarra adibarra merged commit 410928c into master Jun 12, 2026
18 checks passed
@adibarra adibarra deleted the feat/minimax-m3 branch June 12, 2026 18:20
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