Skip to content

fix(zai): add missing glm-4.6v-flash provider model - #7592

Merged
rekram1-node merged 1 commit into
anomalyco:devfrom
pc-gs:fix/glm-4.6v-flash-symlink-1470
Sep 21, 2026
Merged

rekram1-node merged 1 commit into
anomalyco:devfrom
pc-gs:fix/glm-4.6v-flash-symlink-1470

Conversation

@pc-gs

@pc-gs pc-gs commented Sep 20, 2026

Copy link
Copy Markdown
Contributor

Issue for this PR

Fixes #1470

Type of change

  • Bug fix

What does this PR do?

providers/zhipuai/models/glm-4.6v-flash.toml is a symlink to ../../zai/models/glm-4.6v-flash.toml, but that Z.AI provider file was missing, so the catalog entry was broken.

This adds providers/zai/models/glm-4.6v-flash.toml as an override-only provider model:

  • base_model = "zhipuai/glm-4.6v-flash" (lab metadata already exists at models/zhipuai/glm-4.6v-flash.toml)
  • [[reasoning_options]] toggle (same pattern as peer Z.AI GLM flash / vision entries)
  • Free [cost] shaped like providers/zai/models/glm-4.5-flash.toml

The existing zhipuai symlink is left in place and now resolves.

How did you verify your code works?

  • Confirmed the zhipuai path is still a symlink to the missing zai file on dev
  • Confirmed models/zhipuai/glm-4.6v-flash.toml already exists
  • bun validate passes after adding the provider file
  • Symlink resolves to the new file locally

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

Resolves broken zhipuai symlink to zai/glm-4.6v-flash.toml.

Fixes anomalyco#1470
@github-actions

Copy link
Copy Markdown
Contributor

No actionable findings.

@github-actions github-actions Bot added the reviewer: ready Automated review found no actionable items label Sep 20, 2026
@rekram1-node
rekram1-node merged commit 843685c into anomalyco:dev Sep 21, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

reviewer: ready Automated review found no actionable items

Projects

None yet

Development

Successfully merging this pull request may close these issues.

broken symlink

2 participants