Install Droid
For Mac/Linux Users:Configure MiniMax API
- Use following command to edit the configuration file located at
~/.factory/config.json.
- The
base_urlshould be set based on your location: for international users, usehttps://api.minimax.io/anthropic; for users in China, usehttps://api.minimaxi.com/anthropic. - Set
<MINIMAX_API_KEY>to the API key obtained from the MiniMax Developer Platform (For users in China, visit MiniMax Developer Platform).
Tips:
- Config
~/.factory/config.json, NOT~/.factory/settings.json - Clear the
ANTHROPIC_AUTH_TOKENenvironment variable, otherwise it will override the API key in.factory/config.jsonand cause errors
- Navigate to your project and start interactive session
- Enter
/model, select the “MiniMax-M2.1” model and use it in Droid.
