Skip to content

feat(wafer/GLM5.2-Turbo): add new models [bot]#1712

Open
models-bot[bot] wants to merge 1 commit into
mainfrom
bot/add-wafer-GLM5.2-Turbo-20260708-000803
Open

feat(wafer/GLM5.2-Turbo): add new models [bot]#1712
models-bot[bot] wants to merge 1 commit into
mainfrom
bot/add-wafer-GLM5.2-Turbo-20260708-000803

Conversation

@models-bot

@models-bot models-bot Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Auto-generated by model-addition-agent for wafer/GLM5.2-Turbo.


Note

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

Overview
Adds a new wafer provider definition for GLM5.2-Turbo via providers/wafer/GLM5.2-Turbo.yaml.

The entry registers token pricing (input, output, cache read), a 1M context window, function_calling, and thinking: true. mode is set to unknown, and the file is slimmer than nearby wafer models (e.g. no status, sources, or supportedModes in this diff).

Reviewed by Cursor Bugbot for commit d791d47. 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 d791d47. Configure here.

- function_calling
limits:
context_window: 1048576
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.

Chat model marked unknown mode

Medium Severity

The entry sets mode to unknown even though this is a serverless chat LLM (thinking, function_calling, 1M context, chat-style token pricing). Downstream registry consumers that filter or route on mode: chat will omit or mis-handle GLM5.2-Turbo while sibling Wafer GLM entries use chat.

Fix in Cursor Fix in Web

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

0 participants