Skip to content

feat(openrouter/z-ai/glm-5.2:free): add new models [bot] - #2175

Closed
models-bot[bot] wants to merge 1 commit into
mainfrom
bot/add-openrouter-z-ai-glm-5.2-free-20260817-000830
Closed

feat(openrouter/z-ai/glm-5.2:free): add new models [bot]#2175
models-bot[bot] wants to merge 1 commit into
mainfrom
bot/add-openrouter-z-ai-glm-5.2-free-20260817-000830

Conversation

@models-bot

@models-bot models-bot Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Auto-generated by model-addition-agent for openrouter/z-ai/glm-5.2:free.


Note

Low Risk
Adds a static model metadata file with no runtime or security logic changes.

Overview
Adds a new OpenRouter provider entry for z-ai/glm-5.2:free, registering the free tier variant alongside existing glm-5.2 configs.

The YAML defines zero per-token input/output costs, a 128k context window and 128k max output, text-only chat mode, default sampling params (temperature 1, top_p 0.95), and thinking: true. Unlike sibling files such as glm-5.2.yaml, this entry omits provisioning, sources, status, and supportedModes in the added diff.

Reviewed by Cursor Bugbot for commit 658a6a9. 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 using default effort 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.

Reviewed by Cursor Bugbot for commit 658a6a9. Configure here.

key: temperature
- defaultValue: 0.95
key: top_p
thinking: true

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Missing model capability features

Medium Severity

This free variant declares no features, while sibling z-ai/glm-5.2 and other OpenRouter :free entries (including z-ai/glm-4.5-air:free) advertise tool and structured-output capabilities. Consumers of the registry will treat the model as lacking function_calling, tool_choice, and related support even though the base model exposes them.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 658a6a9. Configure here.

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