docs: refresh minimax setup docs

This commit is contained in:
Peter Steinberger
2026-01-12 05:49:02 +00:00
parent d0861670bd
commit c4d85dc045
6 changed files with 24 additions and 114 deletions

View File

@@ -80,8 +80,7 @@ Tip: `--json` does **not** imply non-interactive mode. Use `--non-interactive` (
- **OpenAI API key**: uses `OPENAI_API_KEY` if present or prompts for a key, then saves it to `~/.clawdbot/.env` so launchd can read it.
- **OpenCode Zen (multi-model proxy)**: prompts for `OPENCODE_API_KEY` (or `OPENCODE_ZEN_API_KEY`, get it at https://opencode.ai/auth).
- **API key**: stores the key for you.
- **MiniMax M2.1 (minimax.io)**: config is autowritten for the Anthropic-compatible `/anthropic` endpoint.
- **MiniMax M2.1 (LM Studio)**: config is autowritten for the LM Studio endpoint.
- **MiniMax M2.1**: config is autowritten.
- More detail: [MiniMax](/providers/minimax)
- **Skip**: no auth configured yet.
- Pick a default model from detected options (or enter provider/model manually).