document/content/self-host/config/model/minimax.en.mdx
MiniMax is an AI technology company that provides high-performance large language model API services. MiniMax's API is compatible with the OpenAI format, making it easy to integrate with FastGPT.
Before reading this guide, make sure you've read the Model Configuration Guide.
The system includes built-in MiniMax models. Simply search for MiniMax on the Model Configuration page and enable the models you need. If you need additional models, you can add them manually.
| Model ID | Context | Max Output | Description |
|---|---|---|---|
MiniMax-M3 | 512K | 128K | Latest flagship model with image input support (default) |
MiniMax-M2.7 | 128K | 8K | Previous generation model |
MiniMax-M2.7-highspeed | 128K | 8K | Previous generation low-latency variant |
On the Model Channels page, add a new MiniMax channel:
https://api.minimax.io/v1After configuration, click the test button in the channel list to verify the models are working properly.