Skip to content

feat: add GPT-5.6 variants to Bedrock catalog#30285

Merged
celia-oai merged 1 commit into
mainfrom
codex/add-bedrock-5-6-models
Jun 26, 2026
Merged

feat: add GPT-5.6 variants to Bedrock catalog#30285
celia-oai merged 1 commit into
mainfrom
codex/add-bedrock-5-6-models

Conversation

@celia-oai

@celia-oai celia-oai commented Jun 26, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add Sol (openai.gpt-5.6-sol), Terra (openai.gpt-5.6-terra), and Luna (openai.gpt-5.6-luna) to the Amazon Bedrock static model catalog
  • derive all three entries from the bundled GPT-5.5 metadata and add the Bedrock-only max reasoning effort
  • keep the new entries below the current GPT-5.5 and GPT-5.4 models at priorities 2, 3, and 4, preserving GPT-5.5 as the default
  • add deep-equality coverage for inherited model configuration, catalog ordering, context windows, and service-tier behavior

@celia-oai celia-oai changed the title [codex] Add GPT-5.6 variants to Bedrock catalog feat: ad GPT-5.6 variants to Bedrock catalog Jun 26, 2026
@celia-oai celia-oai marked this pull request as ready for review June 26, 2026 20:03
@celia-oai celia-oai requested a review from by-openai June 26, 2026 20:03
@celia-oai celia-oai changed the title feat: ad GPT-5.6 variants to Bedrock catalog feat: add GPT-5.6 variants to Bedrock catalog Jun 26, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 8ff5f19937

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread codex-rs/model-provider/src/amazon_bedrock/catalog.rs
Comment thread codex-rs/model-provider/src/amazon_bedrock/catalog.rs
Comment thread codex-rs/model-provider/src/amazon_bedrock/catalog.rs
@celia-oai celia-oai enabled auto-merge (squash) June 26, 2026 20:20
@celia-oai celia-oai merged commit 69596f0 into main Jun 26, 2026
45 of 47 checks passed
@celia-oai celia-oai deleted the codex/add-bedrock-5-6-models branch June 26, 2026 20:32
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 26, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants