Skip to content

Refresh MiniMax defaults#50

Closed
octo-patch wants to merge 2 commits into
MagicCube:mainfrom
octo-patch:octo/20260707-refresh-minimax-m3-recvoGXHoACsWT
Closed

Refresh MiniMax defaults#50
octo-patch wants to merge 2 commits into
MagicCube:mainfrom
octo-patch:octo/20260707-refresh-minimax-m3-recvoGXHoACsWT

Conversation

@octo-patch

@octo-patch octo-patch commented Jul 9, 2026

Copy link
Copy Markdown

Reason: refresh MiniMax defaults to MiniMax-M3 and current endpoints.

Summary

  • Set MiniMax provider suggestions to default to MiniMax-M3 in the model wizard.
  • Added MiniMax Anthropic-compatible choices for global and domestic endpoints using SDK-compatible /anthropic base URLs.
  • Kept the existing OpenAI-compatible endpoints current for both regions.
  • Added regression coverage that verifies the SDK constructs exactly one /v1/messages path.

Test plan

  • bun run check (228 tests)
  • git diff --check

octo-patch and others added 2 commits July 9, 2026 05:46
Update the built-in MiniMax choices so new configurations use MiniMax-M3 and expose the current OpenAI-compatible and Anthropic-compatible endpoints.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@octo-patch

Copy link
Copy Markdown
Author

I updated the MiniMax Anthropic-compatible base URLs to the SDK-compatible /anthropic roots, so requests now resolve to exactly one /v1/messages path. I added regression coverage for both regions and the two configured model IDs; bun run check passes with 228 tests.

@octo-patch

Copy link
Copy Markdown
Author

Superseded by #51, rebuilt from the latest main with clean commit metadata. The replacement includes the corrected SDK-compatible base URLs and regression coverage: #51

@octo-patch octo-patch closed this Jul 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant