Add Gemma 4 models to bedrock-mantle#819
Merged
Merged
Conversation
Enables AWS Bedrock Mantle Gemma 4 variants requested in Pylon #6853 with US on-demand pricing and standard mantle max_tokens caps. Co-authored-by: Cursor <cursoragent@cursor.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Adds newly available Google Gemma 4 models to the AWS Bedrock Mantle provider catalog so they can be selected and costed consistently alongside existing Bedrock Mantle chat models.
Changes:
- Added three Gemma 4 model identifiers to
general/bedrock-mantle.jsonwithmax_tokenscapped at32768and multimodal/tool capability flags. - Added corresponding pay-as-you-go token pricing entries to
pricing/bedrock-mantle.json, following the existing Bedrock Mantle Gemma pricing structure.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
general/bedrock-mantle.json |
Registers google.gemma-4-* models in the Bedrock Mantle model catalog with token limits and supported capabilities. |
pricing/bedrock-mantle.json |
Defines input/output token prices for the new Gemma 4 models under Bedrock Mantle pay-as-you-go pricing. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
sivadurga-d
approved these changes
Jun 22, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
google.gemma-4-31b,google.gemma-4-26b-a4b, andgoogle.gemma-4-e2btogeneral/bedrock-mantle.jsonandpricing/bedrock-mantle.json.max_tokenscap set to32768, matching other bedrock-mantle chat models.Pylon: #6853 — Enabling Gemma 4 on PortKey (AWS Bedrock Mantle)
Test plan
jq empty general/bedrock-mantle.json pricing/bedrock-mantle.json