Skip to content

chore: add GPT-5.5 to the Amazon Bedrock catalog#24701

Merged
celia-oai merged 2 commits into
mainfrom
dev/cc/5.5-bedrock
May 28, 2026
Merged

chore: add GPT-5.5 to the Amazon Bedrock catalog#24701
celia-oai merged 2 commits into
mainfrom
dev/cc/5.5-bedrock

Conversation

@celia-oai

@celia-oai celia-oai commented May 27, 2026

Copy link
Copy Markdown
Collaborator

Summary

Amazon Bedrock should expose GPT-5.5 alongside GPT-5.4, and the Bedrock GPT entries should stay aligned with the canonical bundled OpenAI model metadata instead of carrying a separate hand-written copy that can drift over time. This change will be merged when the model is online.

This change:

  • Adds the Bedrock Mantle model id for openai.gpt-5.5.
  • Builds the Bedrock GPT-5.5 and GPT-5.4 catalog entries from the bundled OpenAI model catalog, then overrides the Bedrock-facing slug, explicit priority, and Bedrock-specific context windows.
  • Hardcodes both context_window and max_context_window to 272000 for Bedrock GPT-5.5 and GPT-5.4.
  • Keeps openai.gpt-5.5 as the default Bedrock model ahead of openai.gpt-5.4 and the Bedrock OSS models.

@celia-oai celia-oai changed the title Dev/cc/5.5 bedrock Add GPT-5.5 to the Amazon Bedrock catalog May 27, 2026
@celia-oai celia-oai changed the title Add GPT-5.5 to the Amazon Bedrock catalog chore: A=add GPT-5.5 to the Amazon Bedrock catalog May 27, 2026
@celia-oai celia-oai self-assigned this May 27, 2026
@celia-oai celia-oai changed the title chore: A=add GPT-5.5 to the Amazon Bedrock catalog chore: add GPT-5.5 to the Amazon Bedrock catalog May 27, 2026
@celia-oai celia-oai force-pushed the dev/cc/5.5-bedrock branch from 6cb4520 to 7c8ece5 Compare May 27, 2026 04:13
@celia-oai celia-oai marked this pull request as ready for review May 27, 2026 04:14
@celia-oai celia-oai requested a review from pakrym-oai May 27, 2026 04:16

@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: 7c8ece5e52

ℹ️ 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
@celia-oai celia-oai removed their assignment May 28, 2026
@celia-oai celia-oai merged commit 489bf38 into main May 28, 2026
31 checks passed
@celia-oai celia-oai deleted the dev/cc/5.5-bedrock branch May 28, 2026 17:29
@github-actions github-actions Bot locked and limited conversation to collaborators May 28, 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