Skip to content

feat(model-provider): add MiniMax provider - #1929

Open
octo-patch wants to merge 1 commit into
bytedance:mainfrom
octo-patch:octo/20260713-add-minimax-provider-recvoLapKvSSUg-clean
Open

feat(model-provider): add MiniMax provider#1929
octo-patch wants to merge 1 commit into
bytedance:mainfrom
octo-patch:octo/20260713-add-minimax-provider-recvoLapKvSSUg-clean

Conversation

@octo-patch

Copy link
Copy Markdown

Summary

  • Register MiniMax as an OpenAI-compatible high-level model provider.
  • Document MiniMax-M3 and MiniMax-M2.7 with the global and China OpenAI-compatible and Anthropic-compatible endpoints.
  • Forward custom Anthropic base URLs and verify that the SDK appends /v1/messages exactly once.

Test plan

  • corepack pnpm --filter '@tarko/llm-client' build
  • corepack pnpm --filter '@tarko/model-provider' test (50 tests)
  • corepack pnpm --filter '@tarko/model-provider' build
  • Prettier check on the changed TypeScript files
  • git diff --check

Checklist

  • Added or updated necessary tests (Optional).
  • Updated documentation to align with changes (Optional).
  • Verified no breaking changes, or prepared solutions for any occurring breaking changes (Optional).
  • My change does not involve the above items.

@netlify

netlify Bot commented Jul 13, 2026

Copy link
Copy Markdown

Deploy Preview for tarko ready!

Name Link
🔨 Latest commit fca506b
🔍 Latest deploy log https://app.netlify.com/projects/tarko/deploys/6a5489d02686980008e31972
😎 Deploy Preview https://deploy-preview-1929--tarko.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify

netlify Bot commented Jul 13, 2026

Copy link
Copy Markdown

Deploy Preview for agent-tars-docs ready!

Name Link
🔨 Latest commit fca506b
🔍 Latest deploy log https://app.netlify.com/projects/agent-tars-docs/deploys/6a5489d0225c7b0008eb672f
😎 Deploy Preview https://deploy-preview-1929--agent-tars-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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