minimax
Installation
SKILL.md
Troubleshooting
If requests fail, run zero doctor check-connector --env-name MINIMAX_TOKEN or zero doctor check-connector --url https://api.minimax.io/v1/text/chatcompletion_v2 --method POST
How to Use
All examples below assume you have MINIMAX_TOKEN set.
Authentication uses Bearer token in the Authorization header.
1. Basic Chat Completion
Send a chat message:
Write to /tmp/minimax_request.json: