feat(aws-bedrock-mantle/nvidia.nemotron-nano-3-30b): add new models [bot]#1411
Conversation
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 2 potential issues.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit b153f7a. Configure here.
| - region: ap-southeast-3 | ||
| - region: ap-southeast-2 | ||
| - region: ap-south-1 | ||
| - region: ap-northeast-1 |
There was a problem hiding this comment.
Cost entries lack token rates
Medium Severity
Every costs list item only sets region and omits token pricing fields such as input_cost_per_token and output_cost_per_token. The unified JSON build keeps models with a non-empty costs array, so this entry is published without usable rates for any region.
Reviewed by Cursor Bugbot for commit b153f7a. Configure here.
| - region: ap-southeast-2 | ||
| - region: ap-south-1 | ||
| - region: ap-northeast-1 | ||
| mode: unknown |
There was a problem hiding this comment.
Chat model marked unknown mode
Medium Severity
mode is set to unknown for nvidia.nemotron-nano-3-30b, while the same model under aws-bedrock is registered as chat with chat-related limits, features, and supportedModes.
Reviewed by Cursor Bugbot for commit b153f7a. Configure here.


Auto-generated by model-addition-agent for
aws-bedrock-mantle/nvidia.nemotron-nano-3-30b.Note
Low Risk
Single new catalog YAML with no runtime or auth changes; pricing details are not defined yet.
Overview
Adds a new aws-bedrock-mantle provider entry for
nvidia.nemotron-nano-3-30b, auto-generated by the model-addition-agent.The YAML registers the model id, sets
mode: unknown, and lists 13 AWS regions undercosts(region-only stubs, no per-token pricing in this diff).Reviewed by Cursor Bugbot for commit b153f7a. Bugbot is set up for automated code reviews on this repo. Configure here.