Skip to content

feat(aws-bedrock/us.openai.gpt-5.6-sol): add new models [bot] - #2204

Merged
Archit-Kumar-16 merged 4 commits into
mainfrom
bot/add-aws-bedrock-us.openai.gpt-5.6-sol-20260820-091709
Aug 24, 2026
Merged

feat(aws-bedrock/us.openai.gpt-5.6-sol): add new models [bot]#2204
Archit-Kumar-16 merged 4 commits into
mainfrom
bot/add-aws-bedrock-us.openai.gpt-5.6-sol-20260820-091709

Conversation

@models-bot

@models-bot models-bot Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Auto-generated by model-addition-agent for aws-bedrock/us.openai.gpt-5.6-sol.


Note

Low Risk
Data-only model catalog YAML with no runtime, auth, or billing-code changes. Risk is limited to incorrect pricing or capability metadata.

Overview
Adds Bedrock catalog metadata for us.openai.gpt-5.6-sol so the model can be used as a serverless chat/responses model with thinking enabled.

The entry includes US-region pricing (with cumulative tiers above 272k tokens and prompt-cache rates), a ~1.05M context window, text/image input, tools/JSON/caching features, and a reasoning_effort param defaulting to medium.

Reviewed by Cursor Bugbot for commit a2d196f. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-actions

Copy link
Copy Markdown
Contributor

/test-models

Comment thread providers/aws-bedrock/us.openai.gpt-5.6-sol.yaml
Comment thread providers/aws-bedrock/us.openai.gpt-5.6-sol.yaml
Comment thread providers/aws-bedrock/us.openai.gpt-5.6-sol.yaml Outdated
… reasoning_effort values, add function_calling and output limits
@github-actions

Copy link
Copy Markdown
Contributor

/test-models

…S model card and fix limits

The entry carried OpenAI direct-API list prices ($5.00 in / $30.00 out per 1M)
instead of the Amazon Bedrock rates. Input was 25% high and output 50% high on
both the base rate and the >272K long-context tier, with the cache read/write
rates off by the same factors.

Corrected to the Geo CRIS table on the model card, per 1M tokens:
  <=272K   in $4.40   cache write $5.50   cache read $0.44   out $22.00
  >272K    in $8.80   cache write $11.00   cache read $0.88   out $33.00

Also sets the context limits OpenAI publishes for the gpt-5.6 tiers (1,050,000
window = 922,000 max input + 128,000 max output; the AWS card states the same
window rounded to "1M"), and aligns the feature list with Terra and Luna, whose
AWS model cards are identical to Sol's. structured_output stays off: the card
lists Structured outputs as not supported on the bedrock-runtime endpoint.

Sources:
  https://docs.aws.amazon.com/bedrock/latest/userguide/model-card-openai-gpt-56-sol.html
  https://developers.openai.com/api/docs/models/gpt-5.6-sol
@github-actions

Copy link
Copy Markdown
Contributor

/test-models

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit a2d196f. Configure here.

Comment thread providers/aws-bedrock/us.openai.gpt-5.6-sol.yaml
@Archit-Kumar-16
Archit-Kumar-16 merged commit 2b3d6cc into main Aug 24, 2026
7 of 8 checks passed
@Archit-Kumar-16
Archit-Kumar-16 deleted the bot/add-aws-bedrock-us.openai.gpt-5.6-sol-20260820-091709 branch August 24, 2026 04:39
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.

3 participants