Skip to content

fix(minimax): align params with official API docs#26

Closed
hendr15k wants to merge 1 commit into
mnfst:mainfrom
hendr15k:minimax-params
Closed

fix(minimax): align params with official API docs#26
hendr15k wants to merge 1 commit into
mnfst:mainfrom
hendr15k:minimax-params

Conversation

@hendr15k
Copy link
Copy Markdown

Summary

  • Change max_completion_tokens to max_tokens (official API uses max_tokens)
  • Replace reasoning_split with thinking parameter (API supports thinking for reasoning content)
  • Update all MiniMax models (m2, m2.1, m2.5, m2.7) with both api_key and subscription auth types

Changes

  • 9 YAML files modified across all MiniMax model variants
  • Parameters now match the official MiniMax Anthropic-compatible API docs

Testing

  • npm run validate passes ✓

- Change max_completion_tokens to max_tokens (API uses max_tokens)
- Replace reasoning_split with thinking parameter
- Add thinking boolean param for all MiniMax models
- Update both api_key and subscription variants
@vercel
Copy link
Copy Markdown

vercel Bot commented May 24, 2026

Someone 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 the model Add a model that's missing label May 24, 2026
@hendr15k
Copy link
Copy Markdown
Author

Closing in favor of new PR with updated params

@hendr15k hendr15k closed this May 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

model Add a model that's missing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant