Skip to content

fix: add MiniMax and Z.ai subscription params#30

Closed
guillaumegay13 wants to merge 1 commit into
mnfst:mainfrom
guillaumegay13:fix/minimax-zai-subscription-params
Closed

fix: add MiniMax and Z.ai subscription params#30
guillaumegay13 wants to merge 1 commit into
mnfst:mainfrom
guillaumegay13:fix/minimax-zai-subscription-params

Conversation

@guillaumegay13
Copy link
Copy Markdown
Collaborator

Summary

  • Preserve provider-native uppercase MiniMax model IDs and allow uppercase characters in model IDs.
  • Correct existing MiniMax M2.7 subscription row casing and add missing MiniMax subscription rows for M2, M2.1, M2.1-highspeed, M2.5, and M2.5-highspeed.
  • Add missing Z.ai subscription rows for glm-4.5, glm-4.6, and glm-5.
  • Update schema docs and tests for provider-native casing.

Notes

  • MiniMax official docs publish these language model IDs with MiniMax-* casing.
  • Git may display two MiniMax YAML changes as high-similarity renames because the parameter rows are intentionally near-identical except for model IDs; the final tree contains the intended uppercase MiniMax files and no lowercase duplicates.

Validation

  • npm run validate
  • npm test
  • npm run build
  • npm run guard:params
  • npm run typecheck
  • npm run lint
  • npx prettier --check on touched files
  • git diff --check

@vercel
Copy link
Copy Markdown

vercel Bot commented May 25, 2026

@guillaumegay13 is attempting to deploy a commit to the Manifest Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions Bot added model Add a model that's missing site Website code or tooling meta Repo docs, CI, and config labels May 25, 2026
@guillaumegay13
Copy link
Copy Markdown
Collaborator Author

Superseded by same-repo PR #31 so Vercel can run without the fork authorization failure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

meta Repo docs, CI, and config model Add a model that's missing site Website code or tooling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant