feat(core,web,docs): add official MiniMax M3 preset - #167
Draft
Youhai020616 wants to merge 4 commits into
Draft
Conversation
…client New minimax-token-plan provider group with MiniMax-M3 / M2.7 / M2.7-highspeed catalog entries pinning the shared minimax-m3 protocol and direct endpoint, MINIMAX_* env resolution mirroring AgentHub's exact-match routing, a MiniMax provider glyph, and bilingual model and configuration docs (including the M2.7 none-to-low thinking mapping). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Replace the placeholder M letterform with MiniMax's official stream-lines mark, flattened to currentColor like the other vendor brand marks (recognition purposes, evenodd fill preserved). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
hiyouga
reviewed
Aug 10, 2026
| { | ||
| modelId: "MiniMax-M3", | ||
| displayName: "MiniMax M3", | ||
| provider: "minimax-token-plan", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
minimax-token-planprovider group with one directMiniMax-M3preset.minimax-m3and the official endpointhttps://api.minimax.io/v1.MINIMAX_API_KEY/MINIMAX_BASE_URLcredential fallback and includes the official MiniMax provider glyph.Scope
This PR supports only
MiniMax-M3with a 1,000,000-token context window and vision input.MiniMax-M2.7andMiniMax-M2.7-highspeedare not included.client_type = "minimax-m3"is supplied.mainmodel catalog updates are preserved.Validation
pnpm format:checkpnpm typecheckpnpm testpnpm buildgit diff --checkThe first full test run hit an existing timing-sensitive exec-session assertion under parallel load; the test passed in isolation and the complete suite passed on rerun. The full build passed; the optional global CLI link was skipped because the local pnpm global bin directory is not in
PATH.Draft dependency blocker
Keep this PR in draft until:
@prismshadow/agenthub0.4.2.^0.4.1to^0.4.2.