Skip to content

fix: refresh MiniMax M3 registry defaults#992

Open
octo-patch wants to merge 2 commits into
crestalnetwork:mainfrom
octo-patch:octo/20260708-add-target-provider-model-recvoLixjvib2m
Open

fix: refresh MiniMax M3 registry defaults#992
octo-patch wants to merge 2 commits into
crestalnetwork:mainfrom
octo-patch:octo/20260708-add-target-provider-model-recvoLixjvib2m

Conversation

@octo-patch

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

Copy link
Copy Markdown

Reason: add target provider/model to existing provider registry

Summary

  • Updates MiniMax M3 catalog context length to 1,000,000 tokens for both native MiniMax and OpenRouter entries.
  • Uses the current MiniMax Anthropic-compatible /anthropic base URL by default, while allowing MINIMAX_PLAN_BASE_URL overrides for regional endpoints.

Test plan

  • git add -A -N && if git diff HEAD | grep -E "$SECRET_RE"; then echo secret_scan_failed; exit 1; fi
  • uv run --directory /root/octopatch-4/work/repos/crestalnetwork__intentkit python - <<'PY' ... PY
  • uv run --directory /root/octopatch-4/work/repos/crestalnetwork__intentkit ruff check /root/octopatch-4/work/repos/crestalnetwork__intentkit/intentkit/config/config.py /root/octopatch-4/work/repos/crestalnetwork__intentkit/intentkit/models/llm.py
  • uv pip install --directory /root/octopatch-4/work/repos/crestalnetwork__intentkit psycopg-binary
  • uv run --directory /root/octopatch-4/work/repos/crestalnetwork__intentkit pytest /root/octopatch-4/work/repos/crestalnetwork__intentkit/tests/core/test_llm.py /root/octopatch-4/work/repos/crestalnetwork__intentkit/tests/models/test_llm_picker.py

Generated by Octopatch.

octo-patch and others added 2 commits July 9, 2026 08:16
Align the native MiniMax M3 catalog and Anthropic-compatible endpoint with the current MiniMax provider parameters.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
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