Skip to content

[Feat] Add GPT-5.6 Sol to Amazon Bedrock - #1575

Open
zoomote[bot] wants to merge 1 commit into
mainfrom
feature/bedrock-gpt-5-6-sol-1rmmr4w434jpz
Open

[Feat] Add GPT-5.6 Sol to Amazon Bedrock#1575
zoomote[bot] wants to merge 1 commit into
mainfrom
feature/bedrock-gpt-5-6-sol-1rmmr4w434jpz

Conversation

@zoomote

@zoomote zoomote Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

​Opened on behalf of @taltas. Follow up by mentioning @roomote, in the web UI, or in Discord.

What changed

  • Added OpenAI GPT-5.6 Sol to the Amazon Bedrock model catalog with its 1M context window, image support, and published geo inference pricing.
  • Enabled the existing global inference option for GPT-5.6 Sol.
  • Added regression tests for model metadata and the exact geo/global inference profile IDs required by Bedrock Runtime.

Why this change was made

Zoo Code's Bedrock provider already uses the Converse API supported by GPT-5.6 Sol, but the model was absent from the shared catalog. Selecting its model ID manually therefore fell back to unrelated default Claude metadata, and the model was unavailable in provider settings.

Closes #1572.

Impact

Users can select GPT-5.6 Sol in Amazon Bedrock settings and route requests through us.openai.gpt-5.6-sol or global.openai.gpt-5.6-sol using the existing inference controls. No documentation update is required because the model picker and controls are generated from the shared catalog.

@zoomote zoomote Bot assigned taltas Sep 8, 2026
@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Review status

This PR was opened by an automated account. A human maintainer must verify the change intent, provenance, and validation before merging.

Current step: Awaiting fresh human maintainer or CODEOWNER approval.

Review-state labels are managed by this workflow; do not edit them manually.

@codecov

codecov Bot commented Sep 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@taltas
taltas marked this pull request as ready for review September 8, 2026 20:20
@github-actions github-actions Bot added awaiting-maintainer CodeRabbit approved; waiting for a human maintainer and removed awaiting-maintainer CodeRabbit approved; waiting for a human maintainer labels Sep 8, 2026
@coderabbitai

coderabbitai Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are limited based on label configuration.

🏷️ Required labels (at least one) (1)
  • coderabbit-review-active

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Advanced

Run ID: a8976f15-2b71-4464-8639-a119f9b3df60

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting-maintainer CodeRabbit approved; waiting for a human maintainer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for ChatGPT model in AWS Bedrock provider

1 participant