Skip to content

feat(models): add MiniMax highspeed variants#11381

Open
yeyitech wants to merge 1 commit into
NousResearch:mainfrom
yeyitech:feat/issue-11367-minimax-highspeed
Open

feat(models): add MiniMax highspeed variants#11381
yeyitech wants to merge 1 commit into
NousResearch:mainfrom
yeyitech:feat/issue-11367-minimax-highspeed

Conversation

@yeyitech

Copy link
Copy Markdown
Contributor

Summary

  • add the four MiniMax -highspeed variants to the curated provider catalogs for minimax and minimax-cn
  • update the MiniMax catalog regression to assert the highspeed variants are present
  • add /model-path coverage that checks authenticated MiniMax provider listings expose the full eight-model curated list

Closes #11367.

Testing

  • PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 python -m pytest -o addopts= tests/agent/test_minimax_provider.py tests/hermes_cli/test_api_key_providers.py -q

@alt-glitch alt-glitch added type/feature New feature or request P3 Low — cosmetic, nice to have comp/agent Core agent loop, run_agent.py, prompt builder provider/minimax MiniMax (Anthropic transport) labels Apr 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp/agent Core agent loop, run_agent.py, prompt builder P3 Low — cosmetic, nice to have provider/minimax MiniMax (Anthropic transport) type/feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add MiniMax highspeed model variants

2 participants