Model Selection
MiniMax
Use MiniMax M2.1 model with VM0
MiniMax offers the M2.1 model with strong code understanding and multi-turn dialogue capabilities.
Quick Setup
vm0 model-provider setup --type minimax-api-keyYou'll be prompted for your API key.
Get API Key
Visit the MiniMax Platform to get your API key.
Available Models
| Model | Description |
|---|---|
MiniMax-M2.1 | Latest MiniMax model (default) |
Non-Interactive Setup
vm0 model-provider setup --type minimax-api-key --secret "xxx"Run
vm0 run my-agent "build a todo app"