VM0VM0
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-key

You'll be prompted for your API key.

Get API Key

Visit the MiniMax Platform to get your API key.

Available Models

ModelDescription
MiniMax-M2.1Latest 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"

Resources