Skip to content

Add MiniMax provider coverage - #18

Merged
he-yufeng merged 2 commits into
he-yufeng:mainfrom
octo-patch:octo/20260713-add-minimax-provider-coverage-recvoLiUDrP1YF
Aug 25, 2026
Merged

Add MiniMax provider coverage#18
he-yufeng merged 2 commits into
he-yufeng:mainfrom
octo-patch:octo/20260713-add-minimax-provider-coverage-recvoLiUDrP1YF

Conversation

@octo-patch

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

Copy link
Copy Markdown
Contributor

Reason: add target provider/model to existing provider registry

Summary

  • Register MiniMax-M3 and MiniMax-M2.7 pricing from the target text model configuration, including cache rates.
  • Keep cumulative cost estimates accurate per request and support LiteLLM-prefixed model names.
  • Document global and China OpenAI- and Anthropic-compatible endpoints in both provider guides.
  • Merge the current main branch so the PR is conflict-free.

Checks

  • uv run --extra dev pytest tests/ -q (92 passed)
  • uv run python -m compileall -q corecoder tests (passed)
  • uv run --extra dev ruff check corecoder/llm.py tests/test_core.py tests/test_demo.py --select E,F (passed)
  • Full repository Ruff still reports pre-existing baseline findings outside this change.
  • GitHub Actions CI is awaiting maintainer approval (action_required); no job logs were produced.

@he-yufeng
he-yufeng merged commit ca2375c into he-yufeng:main Aug 25, 2026
13 of 14 checks passed
he-yufeng added a commit that referenced this pull request Aug 25, 2026
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.

2 participants