Skip to content

fix: update MiniMax model metadata and endpoints#1103

Open
octo-patch wants to merge 1 commit into
ScrapeGraphAI:mainfrom
octo-patch:octo/20260713-refresh-minimax-model-metadata-recvoLazlPWJjL-v2
Open

fix: update MiniMax model metadata and endpoints#1103
octo-patch wants to merge 1 commit into
ScrapeGraphAI:mainfrom
octo-patch:octo/20260713-refresh-minimax-model-metadata-recvoLazlPWJjL-v2

Conversation

@octo-patch

Copy link
Copy Markdown
Contributor

Reason: add target provider/model to existing provider registry

Summary

  • Correct MiniMax-M3 and MiniMax-M2.7 context metadata.
  • Preserve MiniMax-M3 standard and priority pricing across both input-length tiers, including cache-read rates.
  • Respect regional base URL overrides and document both compatible API formats.
  • Route MiniMax usage accounting through the tier-aware callback.

This clean replacement is based on the latest main and supersedes #1101.

Test plan

  • .venv/bin/python -m pytest tests/test_minimax_models.py
  • The complete deterministic test list from .github/workflows/test-suite.yml (66 passed)
  • .venv/bin/ruff check on all changed Python files
  • .venv/bin/black --check on all changed Python files
  • Mock-transport request capture for every documented regional endpoint

Keep context limits, tiered costs, and regional endpoint configuration aligned with current provider documentation.
@dosubot dosubot Bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Jul 13, 2026

@VinciGit00 VinciGit00 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove the file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants