Skip to content

docs: add MiniMax as an OpenAI-compatible provider example#2079

Open
octo-patch wants to merge 2 commits intohuggingface:mainfrom
octo-patch:add-minimax-provider-docs
Open

docs: add MiniMax as an OpenAI-compatible provider example#2079
octo-patch wants to merge 2 commits intohuggingface:mainfrom
octo-patch:add-minimax-provider-docs

Conversation

@octo-patch
Copy link

Summary

  • Add MiniMax as an OpenAI-compatible provider example in README and documentation
  • MiniMax provides an OpenAI-compatible API at https://api.minimax.io/v1, so it works seamlessly with the existing OpenAIModel class
  • Added usage examples following the same pattern as existing providers (Google Gemini, OpenRouter, Together AI)

Changes

  • README.md: Added a new collapsible section for MiniMax under the OpenAI-compatible servers examples
  • docs/source/en/examples/using_different_models.md: Added a dedicated "Using MiniMax Models" section with setup instructions and code examples

Test plan

  • Verified MiniMax API is OpenAI-compatible and works with OpenAIModel
  • Documentation follows existing patterns (Gemini, OpenRouter sections)
  • No code changes required - only documentation additions

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