Skip to content

feat(eval): add MiniMax-M3 model config#113

Open
octo-patch wants to merge 1 commit into
StarTrail-org:mainfrom
octo-patch:octo/20260708-add-target-provider-model-recvoLiyl9HK60
Open

feat(eval): add MiniMax-M3 model config#113
octo-patch wants to merge 1 commit into
StarTrail-org:mainfrom
octo-patch:octo/20260708-add-target-provider-model-recvoLiyl9HK60

Conversation

@octo-patch

Copy link
Copy Markdown

Reason: add target provider/model to existing provider registry

Summary

  • Add a MiniMax-M3 branch to the evaluation model config registry.
  • Default MiniMax-M3 to the OpenAI-compatible MiniMax endpoint while allowing MINIMAX_API_BASE and MINIMAX_API_KEY overrides.

Checks

  • python3 -m py_compile /root/octopatch-4/work/repos/StarTrail-org__PixelRAG/eval/lib/model_config.py
  • python3 - <<'PY' ... get_model_config('MiniMax-M3') ... PY
  • git add -A -N && git diff HEAD | grep -E "$SECRET_RE" (no matches)

Add a MiniMax-M3 OpenAI-compatible evaluation config so users can select the hosted MiniMax endpoint without overriding the generic local API defaults.
@vercel

vercel Bot commented Jul 9, 2026

Copy link
Copy Markdown

@octo-patch is attempting to deploy a commit to the andylizf's projects Team on Vercel.

A member of the Team first needs to authorize it.

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