Skip to content

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

Closed
octo-patch wants to merge 2 commits into
bytedance:mainfrom
octo-patch:octo/20260708-add-target-provider-model-to-existing-provider-registry-recvoLapKvSSUg
Closed

feat(model-provider): add MiniMax provider#1926
octo-patch wants to merge 2 commits into
bytedance:mainfrom
octo-patch:octo/20260708-add-target-provider-model-to-existing-provider-registry-recvoLapKvSSUg

Conversation

@octo-patch

Copy link
Copy Markdown

Reason: add target provider/model to existing provider registry

Summary

  • Register MiniMax as an OpenAI-compatible high-level model provider.
  • Add MiniMax-M3 resolver coverage with the default MiniMax OpenAI-compatible base URL.

Test plan

  • Secret scan on changed files passed.
  • pnpm --dir /root/octopatch-4/work/repos/bytedance_UI-TARS-desktop/multimodal --filter "@tarko/model-provider" test (fails: local node_modules missing; vitest not found; environment Node v20.20.2 is below required >=22).

Generated by Octopatch.

Register MiniMax as an OpenAI-compatible provider so MiniMax-M3 can resolve with the default API base URL.

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

netlify Bot commented Jul 9, 2026

Copy link
Copy Markdown

Deploy Preview for tarko ready!

Name Link
🔨 Latest commit 11ac476
🔍 Latest deploy log https://app.netlify.com/projects/tarko/deploys/6a534ff7680d6c0008ca6f47
😎 Deploy Preview https://deploy-preview-1926--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 9, 2026

Copy link
Copy Markdown

Deploy Preview for agent-tars-docs ready!

Name Link
🔨 Latest commit 11ac476
🔍 Latest deploy log https://app.netlify.com/projects/agent-tars-docs/deploys/6a534ff75bd1680008b261e8
😎 Deploy Preview https://deploy-preview-1926--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.

@octo-patch

Copy link
Copy Markdown
Author

I updated the integration to document both supported model IDs and regional endpoints, pass the configured base URL to the Anthropic SDK, and verify that /v1/messages is appended exactly once. I ran the @tarko/model-provider test suite (50 tests), built @tarko/llm-client and @tarko/model-provider, and checked formatting.

@octo-patch

Copy link
Copy Markdown
Author

This change has been recreated from the latest main branch in #1929 with a single clean commit. Closing this PR in favor of the replacement.

@octo-patch octo-patch closed this Jul 13, 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