Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions providers/aws-bedrock/global.xai.grok-4.6.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
costs:
- region: us-west-2
- region: us-west-1
- region: us-east-2
- region: us-east-1
- region: sa-east-1
- region: il-central-1
- region: eu-west-3
- region: eu-west-2
- region: eu-west-1
- region: eu-south-2
- region: eu-south-1
- region: eu-north-1
- region: eu-central-2
- region: eu-central-1
- region: ca-central-1
- region: ap-southeast-7
- region: ap-southeast-5
- region: ap-southeast-4
- region: ap-southeast-3
- region: ap-southeast-2
- region: ap-southeast-1
- region: ap-south-2
- region: ap-south-1
- region: ap-northeast-3
- region: ap-northeast-2
- region: ap-northeast-1
- region: ap-east-2
mode: unknown
model: global.xai.grok-4.6

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Incomplete Grok Bedrock model metadata

Medium Severity

The new global.xai.grok-4.6 entry lists regions only and sets mode to unknown, with no token costs, limits, modalities, or features. Grok 4.6 is a chat model with published Bedrock pricing and a 500k context window, so consumers will treat it as unpriced and non-chat.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit ce568a8. Configure here.

Loading