Skip to content

feat: add openai/gpt-5.6-luna - #91

Merged
guillaumegay13 merged 4 commits into
mainfrom
mp/add-openai-gpt-5.6-luna
Jul 11, 2026
Merged

feat: add openai/gpt-5.6-luna#91
guillaumegay13 merged 4 commits into
mainfrom
mp/add-openai-gpt-5.6-luna

Conversation

@guillaumegay13

Copy link
Copy Markdown
Collaborator

✨ What changed

  • Adds gpt-5.6-luna (openai, api_key) to the catalog, params cloned from openai/gpt-5.1.yaml.

💭 Why

OpenAI shipped the GPT-5.6 family to public GA on July 9 2026; the catalog doesn't list it yet.

📝 Notes

  • Liveness ✅ verified on api.openai.com 2026-07-11 (model executes; rejects max_tokens, requires max_completion_tokens — matches the cloned param surface). Params are sibling-cloned pending individual probing.
  • Also served end-to-end through a Manifest instance (openai:api_key connection).
  • Source: https://releasebot.io/updates/openai
  • Auto-proposed by manifest-model-watch.

@guillaumegay13 guillaumegay13 added the liveness-verified Model verified live on its endpoint; params sibling-cloned, not individually probed label Jul 11, 2026
@vercel

vercel Bot commented Jul 11, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
modelparams.dev Ready Ready Preview Jul 11, 2026 4:16pm

Request Review

@github-actions github-actions Bot added the model Add a model that's missing label Jul 11, 2026
….6-luna

# Conflicts:
#	packages/modelparams/src/generated/data.ts
#	packages/modelparams/src/generated/defaults.ts
#	packages/modelparams/src/generated/model-ids.ts
#	packages/modelparams/src/generated/params-by-id.ts
@guillaumegay13
guillaumegay13 merged commit a9d9ce8 into main Jul 11, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

liveness-verified Model verified live on its endpoint; params sibling-cloned, not individually probed model Add a model that's missing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant