docs: add MiniMax provider page

This commit is contained in:
Peter Steinberger
2026-01-12 00:57:17 +00:00
parent 74526645eb
commit 056c11687b
4 changed files with 195 additions and 0 deletions

View File

@@ -116,6 +116,8 @@ MiniMax is configured via `models.providers` because it uses custom endpoints:
- MiniMax API (Anthropiccompatible): `--auth-choice minimax-api`
- Auth: `MINIMAX_API_KEY`
See [/providers/minimax](/providers/minimax) for setup details, model options, and config snippets.
### Local proxies (LM Studio, vLLM, LiteLLM, etc.)
Example (OpenAIcompatible):