Skip to content

feat(aws-bedrock): add new models [bot]#359

Merged
LordGameleo merged 2 commits intomainfrom
bot/add-aws-bedrock-20260319-081821
Mar 19, 2026
Merged

feat(aws-bedrock): add new models [bot]#359
LordGameleo merged 2 commits intomainfrom
bot/add-aws-bedrock-20260319-081821

Conversation

@hganwani-droid
Copy link
Collaborator

@hganwani-droid hganwani-droid commented Mar 19, 2026

Auto-generated by model-addition-agent for provider aws-bedrock.


Note

Medium Risk
Primarily data/config updates, but changing modalities and region pricing metadata can affect model selection, capability gating (e.g., text/image/audio), and any downstream cost calculations.

Overview
AWS Bedrock model registry updates. Adds/normalizes modalities (explicit input/output types like text, image, audio) across a large set of Bedrock model YAMLs, including chat, embedding, rerank, image, and video models.

Also expands pricing/availability metadata by adding additional costs regions for multiple models/inference profiles (e.g., new ap-southeast-*, eu-*, me-*, ca-* entries), with a few minor adjustments to existing modality lists (e.g., embeddings now include text input and text output where missing).

Written by Cursor Bugbot for commit 53d3a4d. This will update automatically on new commits. Configure here.

@LordGameleo LordGameleo merged commit 3b6cb23 into main Mar 19, 2026
3 checks passed
Copy link

@cursor cursor bot left a comment

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

- audio
output:
- audio
- text
Copy link

Choose a reason for hiding this comment

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

Audio modalities removed from sonic speech models

High Severity

The audio modality was removed from both Nova Sonic models, and the entire input modalities section was deleted. These are speech-to-speech models — their costs include input_cost_per_audio_token and output_cost_per_audio_token in every region, confirming audio is a core capability. The modalities now only list output: text, which misrepresents these audio-first models.

Additional Locations (1)
Fix in Cursor Fix in Web

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.

2 participants