Files
clawdbot/docs
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
..
2026-01-09 17:50:34 +01:00
2026-01-09 15:29:50 +01:00
2026-01-09 07:02:42 +00:00
2026-01-04 14:38:51 +00:00
2026-01-09 13:22:51 +01:00
2026-01-09 02:51:17 +01:00
2026-01-09 00:34:38 +00:00
2026-01-09 02:29:54 +00:00