openclaw/docs/gateway
mneves75 9279795c47 feat: Add MiniMax Anthropic-compatible API support (minimax-api)
Add --auth-choice minimax-api for direct MiniMax API usage at
https://api.minimax.io/anthropic using the anthropic-messages API.

Changes:
- Add applyMinimaxApiConfig() function with provider/model config
- Add minimax-api to AuthChoice type and CLI options
- Add handler and non-interactive support
- Fix duplicate minimax entry in envMap
- Update live test to use anthropic-messages API
- Add 11 unit tests covering all edge cases
- Document configuration in gateway docs

Test results:
- 11/11 unit tests pass
- 1/1 live API test passes (verified with real API key)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-09 18:13:18 +01:00
..
authentication.md feat: add setup-token + token auth 2026-01-09 17:50:34 +01:00
background-process.md feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
bonjour.md docs: refresh and simplify docs 2026-01-08 23:07:20 +01:00
configuration-examples.md feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
configuration.md feat: Add MiniMax Anthropic-compatible API support (minimax-api) 2026-01-09 18:13:18 +01:00
discovery.md docs: refresh and simplify docs 2026-01-08 23:07:20 +01:00
doctor.md feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
gateway-lock.md docs: reorganize documentation structure 2026-01-07 00:45:46 +01:00
health.md feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
heartbeat.md feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
index.md feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
logging.md feat: improve logs output and docs 2026-01-09 02:51:17 +01:00
pairing.md docs: refresh and simplify docs 2026-01-08 23:07:20 +01:00
remote-gateway-readme.md docs: refresh daemon troubleshooting guidance 2026-01-08 10:42:23 +01:00
remote.md docs: fix internal doc links 2026-01-07 02:15:46 +01:00
sandboxing.md feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
security.md feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
tailscale.md docs: clarify tailscale serve/funnel prerequisites 2026-01-08 07:16:12 +01:00
troubleshooting.md feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00