Skip to content

feat: add MiniMax model provider - #481

Open
octo-patch wants to merge 4 commits into
LiteLLM-Labs:mainfrom
octo-patch:octo/20260708-add-target-provider-model-recvoNmFToZLey
Open

feat: add MiniMax model provider#481
octo-patch wants to merge 4 commits into
LiteLLM-Labs:mainfrom
octo-patch:octo/20260708-add-target-provider-model-recvoNmFToZLey

Conversation

@octo-patch

@octo-patch octo-patch commented Jul 10, 2026

Copy link
Copy Markdown

Reason: add target provider/model to existing provider registry

Summary

  • register MiniMax model routing and credential catalog support
  • route MiniMax Anthropic Messages and OpenAI Responses requests to region-aware compatibility endpoints
  • add MiniMax-M3 and MiniMax-M2.7 examples with global and China base URLs
  • cover both protocols with request-capture tests

Checks

  • cargo fmt --check
  • cargo test
  • cargo check --all-targets

@octo-patch

Copy link
Copy Markdown
Author

I fixed the SDK structure test to stay within the repository code-size limit and pushed a new commit. I ran cargo fmt --all --check, cargo check --all-targets --locked, cargo clippy --all-targets --locked -- -D warnings, cargo test --locked, and python3 scripts/check_code_size.py.

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.

1 participant