Skip to content

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

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

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

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-safeguard-120b.


Note

Low Risk
Metadata-only addition with no runtime or auth changes; pricing details may still need follow-up if region stubs are incomplete.

Overview
Registers openai.gpt-oss-safeguard-120b on the aws-bedrock-mantle provider via a new model YAML entry (auto-generated by the model-addition agent).

The config sets model: openai.gpt-oss-safeguard-120b, mode: unknown, and a costs list covering 13 AWS regions (region-only stubs, no per-token pricing fields yet).

Reviewed by Cursor Bugbot for commit c72e449. 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 c72e449. 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.

Cost entries lack token pricing

High Severity

Every costs list item only sets region and omits fields such as input_cost_per_token and output_cost_per_token. build-unified-json still emits this model because costs is non-empty, so consumers can treat the model as priced while lookups return no rates (often zero or missing billing).

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit c72e449. 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 mode

Medium Severity

mode is set to unknown for openai.gpt-oss-safeguard-120b, while the existing aws-bedrock config for the same model id uses mode: chat with supportedModes including chat. Gateways that filter or route by mode may omit or mis-handle this mantle entry.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit c72e449. 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