Skip to content

feat(wafer/GLM-5.2): add new models [bot]#1587

Merged
harshiv-26 merged 3 commits into
mainfrom
bot/add-wafer-GLM-5.2-20260624-093509
Jun 26, 2026
Merged

feat(wafer/GLM-5.2): add new models [bot]#1587
harshiv-26 merged 3 commits into
mainfrom
bot/add-wafer-GLM-5.2-20260624-093509

Conversation

@models-bot

@models-bot models-bot Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Auto-generated by model-addition-agent for wafer/GLM-5.2.


Note

Low Risk
Single new YAML model metadata file with no application logic changes.

Overview
Adds a new wafer provider catalog entry for GLM-5.2, sourced from https://pass.wafer.ai/v1/models, with active serverless chat provisioning.

Compared to the existing GLM-5.1 entry, 5.2 advertises a much larger 1,048,576 token context window, explicit input/output/cache-read pricing, responses in addition to chat in supportedModes, and thinking: true alongside the usual tool/structured-output and prompt-caching feature flags.

Reviewed by Cursor Bugbot for commit 60fa347. 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 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 603dd27. Configure here.

Comment thread providers/wafer/GLM-5.2.yaml Outdated
@github-actions

Copy link
Copy Markdown
Contributor

/test-models

@harshiv-26

Copy link
Copy Markdown
Collaborator

Gateway test setup failed for wafer

The test job aborted before any tests ran. Error:

Failed to apply virtual-account 'gateway-tester-v2-c0400cb2-4': {"statusCode":500,"message":"Error applying the manifest of type virtual-account"}

This is usually a transient infra issue (catalogue build, TrueFoundry API, GitHub archive). Try /test-models again, or check the job logs.

@github-actions

Copy link
Copy Markdown
Contributor

/test-models

@harshiv-26

Copy link
Copy Markdown
Collaborator

Gateway test results

  • Total: 10
  • Passed: 10
  • Failed: 0
  • Validation failed: 0
  • Errored: 0
  • Skipped: 0
  • Success rate: 100.0%
Provider Model Scenarios
wafer GLM-5.2 success: structured-output, json-output, params:stream, params, tool-call, tool-call:stream, json-output:stream, structured-output:stream, reasoning:stream, reasoning
Successes (10)

wafer/GLM-5.2 — structured-output (success)

Output
{"name":"Science Fair","date":"Friday","participants":["Alice","Bob"]}
VALIDATION: structured-output SUCCESS

wafer/GLM-5.2 — json-output (success)

Output
{
  "colors": [
    {
      "name": "Crimson",
      "hex": "#DC143C"
    },
    {
      "name": "Midnight Blue",
      "hex": "#191970"
    },
    {

... (truncated, 97 chars omitted)

wafer/GLM-5.2 — params:stream (success)

Output
The capital of France is Paris.

wafer/GLM-5.2 — params (success)

Output
The capital of France is Paris.

wafer/GLM-5.2 — tool-call (success)

Output
Function: get_weather
Arguments: {"location": "London"}
VALIDATION: tool-call SUCCESS

wafer/GLM-5.2 — tool-call:stream (success)

Output
{"location": "London"}
VALIDATION: tool-call stream SUCCESS

wafer/GLM-5.2 — json-output:stream (success)

Output
{
  "colors": [
    {
      "name": "Crimson",
      "hex": "#DC143C"
    },
    {
      "name": "Teal",
      "hex": "#008080"
    },
    {
      "na
... (truncated, 87 chars omitted)

wafer/GLM-5.2 — structured-output:stream (success)

Output
{"name": "Science Fair", "date": "Friday", "participants": ["Alice", "Bob"]}
VALIDATION: structured-output stream SUCCESS

wafer/GLM-5.2 — reasoning:stream (success)

Output
To calculate the expression **3^3^3^3**, we first need to understand the rules of mathematical operator precedence for exponentiation (powers).

**Ste
... (truncated, 1987 chars omitted)

wafer/GLM-5.2 — reasoning (success)

Output
To calculate the expression **3^3^3^3**, we must first understand the mathematical rules for evaluating stacked exponents. 

In mathematics, exponenti
... (truncated, 2318 chars omitted)

@harshiv-26

Copy link
Copy Markdown
Collaborator

/test-models

@harshiv-26

Copy link
Copy Markdown
Collaborator

Gateway test results

  • Total: 10
  • Passed: 10
  • Failed: 0
  • Validation failed: 0
  • Errored: 0
  • Skipped: 0
  • Success rate: 100.0%
Provider Model Scenarios
wafer GLM-5.2 success: tool-call:stream, structured-output:stream, json-output, params:stream, params, tool-call, structured-output, json-output:stream, reasoning, reasoning:stream
Successes (10)

wafer/GLM-5.2 — tool-call:stream (success)

Output
{"location": "London"}
VALIDATION: tool-call stream SUCCESS

wafer/GLM-5.2 — structured-output:stream (success)

Output
{"name": "Science Fair", "date": "Friday", "participants": ["Alice", "Bob"]}
VALIDATION: structured-output stream SUCCESS

wafer/GLM-5.2 — json-output (success)

Output
{
  "colors": [
    {
      "name": "Crimson",
      "hex": "#DC143C"
    },
    {
      "name": "Spring Green",
      "hex": "#00FF7F"
    },
    {
 
... (truncated, 95 chars omitted)

wafer/GLM-5.2 — params:stream (success)

Output
The capital of France is Paris.

wafer/GLM-5.2 — params (success)

Output
The capital of France is Paris.

wafer/GLM-5.2 — tool-call (success)

Output
Function: get_weather
Arguments: {"location": "London"}
VALIDATION: tool-call SUCCESS

wafer/GLM-5.2 — structured-output (success)

Output
{"name":"Science Fair","date":"Friday","participants":["Alice","Bob"]}
VALIDATION: structured-output SUCCESS

wafer/GLM-5.2 — json-output:stream (success)

Output
{
  "colors": [
    {
      "name": "Crimson",
      "hex": "#DC143C"
    },
    {
      "name": "Midnight Blue",
      "hex": "#191970"
    },
    {

... (truncated, 101 chars omitted)

wafer/GLM-5.2 — reasoning (success)

Output
To calculate the expression **3^3^3^3**, we first need to understand the mathematical convention for the order of operations with exponentiation (powe
... (truncated, 2125 chars omitted)

wafer/GLM-5.2 — reasoning:stream (success)

Output
To calculate the expression **$3^{3^{3^3}$**, we must first understand the order of operations for exponentiation. 

In mathematics, a tower of expone
... (truncated, 2257 chars omitted)

@harshiv-26 harshiv-26 merged commit f0037ac into main Jun 26, 2026
8 checks passed
@harshiv-26 harshiv-26 deleted the bot/add-wafer-GLM-5.2-20260624-093509 branch June 26, 2026 07:18
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