Skip to content

Add MiniMax provider support to Mobile-Agent-E#290

Open
octo-patch wants to merge 1 commit into
X-PLUG:mainfrom
octo-patch:octo/20260713-add-minimax-provider-recvoLisqIIs3s-v2
Open

Add MiniMax provider support to Mobile-Agent-E#290
octo-patch wants to merge 1 commit into
X-PLUG:mainfrom
octo-patch:octo/20260713-add-minimax-provider-recvoLisqIIs3s-v2

Conversation

@octo-patch

Copy link
Copy Markdown

Summary

  • Add MiniMax as a configurable Mobile-Agent-E backbone with MiniMax-M3 and MiniMax-M2.7.
  • Support global and China endpoints through OpenAI-compatible and Anthropic-compatible protocols using one base URL setting.
  • Track regional, context-tier, service-tier, and cache usage costs, and document the supported configuration.
  • Add focused tests for endpoint request construction, protocol payloads, and pricing tiers.

Testing

  • python3 -m unittest discover -s Mobile-Agent-E/tests -p 'test_*.py' -v
  • python3 -m py_compile Mobile-Agent-E/MobileAgentE/api.py Mobile-Agent-E/inference_agent_E.py Mobile-Agent-E/tests/test_api.py
  • git diff --check

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