Skip to content

providers: add MiniMax preset#164

Open
octo-patch wants to merge 1 commit into
ghostwright:mainfrom
octo-patch:octo/20260707-add-minimax-m3-recvoGXGuJwstq
Open

providers: add MiniMax preset#164
octo-patch wants to merge 1 commit into
ghostwright:mainfrom
octo-patch:octo/20260707-add-minimax-m3-recvoGXGuJwstq

Conversation

@octo-patch

Copy link
Copy Markdown

Reason: add MiniMax-M3 to provider/model registry.

Summary

  • Add MiniMax to the provider type registry with MiniMax's Anthropic-compatible base URL and default API key env.
  • Route MiniMax through Murph's OpenAI-compatible provider path using MiniMax's OpenAI base URL.
  • Cover MiniMax provider loading, metadata secrets, and Murph env generation in config tests.

Test plan

  • Secret scan on pending diff passed.
  • bun test src/config/__tests__/providers.test.ts src/config/__tests__/loader.test.ts src/config/__tests__/loader-metadata.test.ts (not run: bun is not installed in this environment)

🤖 Generated with Claude Code

Add MiniMax as a configurable provider so Murph runtime deployments can route MiniMax-M3 through the provider registry.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
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