fix: correct provider MPS rows - #5
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
guillaumegay13
force-pushed
the
codex/openai-anthropic-mps-fixes
branch
from
May 21, 2026 07:32
d77d015 to
e8552f1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Official docs checked
max_completion_tokens,temperature,top_p, andreasoning_effortmodel constraintsthinking.type,reasoning_effort, sampling behavior while thinking is enabledLive smoke coverage
chatgpt-4o-latest,o1-mini, ando1-previewreturned 404 for this test key, so they are left as a separate coverage/pruning policy questiondeepseek-chat,deepseek-reasoner,deepseek-v4-flash, anddeepseek-v4-propass for supported parameter combinations; sampling params are hidden while thinking is enabledNotes
deepseek-v3.1,deepseek-v3.2,deepseek-v4) and keeps the accepted aliases (deepseek-chat,deepseek-reasoner).Local validation
npm run validatenpm testnpm run typechecknpm run lintnpm run buildnpx prettier --check .git diff --check