Skip to content

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

Closed
models-bot[bot] wants to merge 1 commit into
mainfrom
bot/add-aws-bedrock-us.openai.gpt-5.6-terra-20260820-000642
Closed

feat(aws-bedrock/us.openai.gpt-5.6-terra): add new models [bot]#2189
models-bot[bot] wants to merge 1 commit into
mainfrom
bot/add-aws-bedrock-us.openai.gpt-5.6-terra-20260820-000642

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-terra.


Note

Cursor Bugbot is generating a summary for commit 6c8e2eb. Configure here.

@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 3 potential issues.

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 6c8e2eb. Configure here.

- region: us-east-2
- region: us-east-1
- region: ca-west-1
- region: ca-central-1

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Empty region-only pricing entries

High Severity

costs lists regions but no token prices, so the unified registry still publishes us.openai.gpt-5.6-terra as a priced model. Downstream billing and cost estimates then treat usage as free or unknown. The same model already has full Bedrock prices on aws-bedrock-mantle.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 6c8e2eb. Configure here.

- region: us-east-2
- region: us-east-1
- region: ca-west-1
- region: ca-central-1

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Unsupported regions listed for model

Medium Severity

costs includes us-west-1, ca-west-1, and ca-central-1 for us.openai.gpt-5.6-terra. AWS documents this model only in us-east-1, us-east-2, and us-west-2. A us. profile also does not cover Canada, so callers may try regions that reject the model.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 6c8e2eb. Configure here.

- region: us-east-1
- region: ca-west-1
- region: ca-central-1
mode: unknown

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Incorrect unknown mode for chat model

Medium Severity

mode is unknown even though GPT-5.6 Terra is a chat/responses model on Bedrock. Gateways that branch on mode will not treat it as chat or responses, so the new listing is effectively unusable despite being added as an active model.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 6c8e2eb. Configure here.

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.

1 participant