Skip to content

Add MiniMax provider support#15

Open
octo-patch wants to merge 1 commit into
chauncygu:mainfrom
octo-patch:octo/20260713-minimax-provider-recvoNmrOki5nQ-follow
Open

Add MiniMax provider support#15
octo-patch wants to merge 1 commit into
chauncygu:mainfrom
octo-patch:octo/20260713-minimax-provider-recvoNmrOki5nQ-follow

Conversation

@octo-patch

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

Copy link
Copy Markdown

Reason: add target provider/model to existing provider registry

Summary

  • Register MiniMax-M3 and MiniMax-M2.7 with model-specific context, capability, and tiered pricing metadata.
  • Document global and CN OpenAI-compatible and Anthropic-compatible endpoint configuration.
  • Add focused tests for detection, API key lookup, context limits, capabilities, and pricing.

Checks

  • python -m pytest -q tests/test_providers.py tests/test_compaction.py (29 passed)
  • python -m py_compile providers.py compaction.py config.py tests/test_providers.py tests/test_compaction.py
  • SDK request capture for global and CN OpenAI-compatible and Anthropic-compatible Base URLs
  • git diff --check
  • python -m pytest -q (246 passed, 1 pre-existing failure in an unchanged test)

Register MiniMax-M3 and MiniMax-M2.7 with per-model context, capability, and tiered pricing metadata. Document global and CN endpoint configuration for both supported protocols and add focused tests.
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