Skip to content

fix: align current provider MPS catalog - #6

Merged
guillaumegay13 merged 1 commit into
mainfrom
codex/current-provider-mps-catalog
May 21, 2026
Merged

fix: align current provider MPS catalog#6
guillaumegay13 merged 1 commit into
mainfrom
codex/current-provider-mps-catalog

Conversation

@guillaumegay13

Copy link
Copy Markdown
Collaborator

Summary

  • add current Anthropic dated Claude 4.x rows and tighten Claude 4.6/4.7 thinking/applicability rules
  • restore DeepSeek parameter coverage for accepted current models and legacy aliases
  • remove DeepSeek model rows rejected by the live API (deepseek-v3.1, deepseek-v3.2, deepseek-v4)

Official docs checked

  • OpenAI Chat Completions API: max_completion_tokens, temperature, top_p, and reasoning_effort model constraints
  • Anthropic Claude Opus 4.7 docs: adaptive thinking only, no fixed thinking budgets, no non-default sampling params
  • Anthropic effort docs/model overview: current Claude 4.x model IDs and effort behavior
  • DeepSeek Chat Completion + Thinking Mode docs: thinking.type, reasoning_effort, sampling behavior while thinking is enabled

Live smoke coverage

  • OpenAI API-key catalog re-smoked: accessible rows had no parameter-shape failures; chatgpt-4o-latest, o1-mini, and o1-preview returned 404 for this test key, so they are left as a separate coverage/pruning policy question
  • Anthropic targeted current rows: Opus 4.7 adaptive/effort rules pass; deprecated sampling and fixed-budget thinking fail as expected and are no longer exposed
  • DeepSeek targeted rows: deepseek-chat, deepseek-reasoner, deepseek-v4-flash, and deepseek-v4-pro pass for supported parameter combinations; sampling params are hidden while thinking is enabled
  • Post-patch dependency-aware smoke on changed Anthropic/DeepSeek rows: 118 live calls, 0 failures

Notes

Local validation

  • npm run validate
  • npm test
  • npm run typecheck
  • npm run lint
  • npm run build
  • npx prettier --check .
  • git diff --check HEAD

@vercel

vercel Bot commented May 21, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
modelparameters-dev Ready Ready Preview May 21, 2026 8:27am

Request Review

@guillaumegay13
guillaumegay13 merged commit 70755f7 into main May 21, 2026
2 checks passed
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