From 0476c00e81ec284217a3eb34133c908011dc62fc Mon Sep 17 00:00:00 2001 From: Paul O'Reilly Date: Fri, 17 Jul 2026 19:25:08 +1200 Subject: [PATCH] fix: update MiniMax Anthropic-compat base URL to api.minimaxi.chat MiniMax moved their Anthropic-compatible API from api.minimax.io to api.minimaxi.chat. The old endpoint returns 404; the new one returns 200. Key is unchanged and still valid. Native api.minimax.io endpoints (e.g. subscription check) are unaffected. Claude-Session: https://claude.ai/code/session_01XtWRazqRbMnMRa4iV3zbVx --- specs/claude-profile.spec.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/claude-profile.spec.md b/specs/claude-profile.spec.md index 3a63550..4b0a1b0 100644 --- a/specs/claude-profile.spec.md +++ b/specs/claude-profile.spec.md @@ -112,7 +112,7 @@ Optional. Only needed for non-Anthropic profiles. Plain key=value format (no quo ``` MODEL_ID=MiniMax-M2.7 -ANTHROPIC_BASE_URL=https://api.minimax.io/anthropic +ANTHROPIC_BASE_URL=https://api.minimaxi.chat/anthropic ANTHROPIC_API_KEY_FILE=~/.claude-secrets/minimax-auth-token ANTHROPIC_MODEL=MiniMax-M2.7 ANTHROPIC_SMALL_FAST_MODEL=MiniMax-M2.7