Hey ninuz! The MiniMax model needs to be configured through OpenRouter since Clawdbot doesn't have a native MiniMax provider. The model ID would be something like openrouter/minimax/minimax-m2.1 (lowercase usually matters).
A few things to check:
- Make sure you have OpenRouter configured with an API key in your config
- The model ID format for OpenRouter models is typically
openrouter/<provider>/<model>
Want me to look up the exact model ID from OpenRouter's model list? Or if you share what you put in your config (without the API key!), I can spot what might be off.