Skip to content

feat(aws-bedrock-mantle/openai.gpt-oss-20b): add new models [bot]#1428

Closed
models-bot[bot] wants to merge 1 commit into
mainfrom
bot/add-aws-bedrock-mantle-openai.gpt-oss-20b-20260616-091022
Closed

feat(aws-bedrock-mantle/openai.gpt-oss-20b): add new models [bot]#1428
models-bot[bot] wants to merge 1 commit into
mainfrom
bot/add-aws-bedrock-mantle-openai.gpt-oss-20b-20260616-091022

Conversation

@models-bot

@models-bot models-bot Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Auto-generated by model-addition-agent for aws-bedrock-mantle/openai.gpt-oss-20b.


Note

Low Risk
Declarative provider catalog change only; no runtime or security logic is modified in this diff.

Overview
Adds openai.gpt-oss-20b to the aws-bedrock-mantle provider via a new YAML catalog entry (auto-generated by the model-addition agent).

The config sets model: openai.gpt-oss-20b, mode: unknown, and a costs list covering 13 AWS regions (US, EU, SA, and AP) with region stubs only—no pricing fields appear in this diff.

Reviewed by Cursor Bugbot for commit cdd56dd. Bugbot is set up for automated code reviews on this repo. 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 and found 2 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 cdd56dd. Configure here.

- region: ap-southeast-3
- region: ap-southeast-2
- region: ap-south-1
- region: ap-northeast-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.

Costs lack token pricing

High Severity

Each costs entry only sets region and omits input_cost_per_token and output_cost_per_token. The build still emits this model into ai-models.json, so gateway cost logic likely treats usage as unpriced or zero instead of matching the same model on aws-bedrock.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit cdd56dd. Configure here.

- region: ap-southeast-2
- region: ap-south-1
- region: ap-northeast-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.

Chat model marked unknown

Medium Severity

mode is set to unknown for openai.gpt-oss-20b, but AWS documents this Bedrock Mantle model as a text-generation / chat-capable endpoint, and the registry’s aws-bedrock entry for the same family uses mode: chat with supportedModes including chat.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit cdd56dd. Configure here.

@harshiv-26 harshiv-26 closed this Jun 16, 2026
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