Skip to content

feat(aws-bedrock-mantle/zai.glm-4.7): add new models [bot]#1427

Closed
models-bot[bot] wants to merge 1 commit into
mainfrom
bot/add-aws-bedrock-mantle-zai.glm-4.7-20260616-091019
Closed

feat(aws-bedrock-mantle/zai.glm-4.7): add new models [bot]#1427
models-bot[bot] wants to merge 1 commit into
mainfrom
bot/add-aws-bedrock-mantle-zai.glm-4.7-20260616-091019

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/zai.glm-4.7.


Note

Low Risk
Single new provider YAML with no code or auth changes; only extends the model catalog.

Overview
Adds a new aws-bedrock-mantle provider entry for zai.glm-4.7, registering the model with mode: unknown and a costs list covering eleven AWS regions (US, EU, SA, and APAC).

This is an auto-generated catalog/config file only; no application or routing logic is changed in this diff.

Reviewed by Cursor Bugbot for commit 07d6b76. 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 07d6b76. 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 missing pricing data for all regions

High Severity

Each entry in the costs list only contains a region key without input_cost_per_token or output_cost_per_token. Every other active model in the repository (e.g., providers/aws-bedrock/zai.glm-4.7.yaml) includes both cost fields per region. This renders the pricing information completely non-functional — consumers of this data will find no cost values for any region.

Fix in Cursor Fix in Web

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

Model mode incorrectly set to unknown for active model

Medium Severity

The mode is set to unknown, but the corresponding model in providers/aws-bedrock/zai.glm-4.7.yaml uses mode: chat. In this repository, mode: unknown is only used for deprecated/retired models that also carry isDeprecated: true. Since this is a new active model, using unknown may cause routing or capability detection failures.

Fix in Cursor Fix in Web

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