Skip to content

fix: update MiniMax model metadata and endpoints#1103

Merged
VinciGit00 merged 2 commits into
ScrapeGraphAI:mainfrom
octo-patch:octo/20260713-refresh-minimax-model-metadata-recvoLazlPWJjL-v2
Jul 20, 2026
Merged

fix: update MiniMax model metadata and endpoints#1103
VinciGit00 merged 2 commits 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

@VinciGit00
VinciGit00 merged commit e5f8f2b into ScrapeGraphAI:main Jul 20, 2026
4 checks passed
@octo-patch

Copy link
Copy Markdown
Contributor Author

Thanks for the review. I removed the requested documentation file and pushed a new commit. The targeted test run was attempted; remaining failures are due to missing repository dependencies in this environment.

github-actions Bot pushed a commit that referenced this pull request Jul 20, 2026
## [2.1.6](v2.1.5...v2.1.6) (2026-07-20)

### Bug Fixes

* update MiniMax model metadata and endpoints ([#1103](#1103)) ([e5f8f2b](e5f8f2b))
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 2.1.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Labels

released on @stable 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