Skip to content

Add glm-5.3 to alibaba-cn provider - #7183

Merged
rekram1-node merged 1 commit into
anomalyco:devfrom
Spin-Particle:feat/alibaba-cn-glm-5-3
Sep 16, 2026
Merged

rekram1-node merged 1 commit into
anomalyco:devfrom
Spin-Particle:feat/alibaba-cn-glm-5-3

Conversation

@Spin-Particle

Copy link
Copy Markdown
Contributor

Adds Zhipu's GLM-5.3 to the Alibaba Bailian pay-as-you-go provider (alibaba-cn, Beijing), using the existing lab entry models/zhipuai/glm-5.3.toml via base_model.

Sources (accessed 2026-09-16):

Host-specific deltas vs the lab entry:

  • Reasoning: always-on thinking with graded effort. reasoning_effort accepts low, high, max (default max). Thinking cannot be turned off (enable_thinking only accepts true; passing false errors) and GLM-5.3 does not support thinking_budget — so a single effort option, no toggle, no budget. reasoning_content is streamed in deltas (interleaved).
  • Cost: same CNY list price as glm-5.2 on Bailian; converted to USD following the existing providers/alibaba-cn/models/glm-5.2.toml convention.
  • Limits and modalities are identical to the lab entry (1M context, 131_072 output, text-only), so they are inherited and not restated (override-only).

Not added to alibaba (international) — I could only verify the cn-beijing catalog and pricing; the international gateway can be added separately once its pricing is confirmed.

Context: opencode (and downstream consumers of this API) currently ships a temporary local overlay for this model; once this merges, that overlay retires automatically. Companion PR for kimi-k3 on the same host: #7149 (verified independently — see my comment there).

bun validate passes.

@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 15, 2026
@rekram1-node
rekram1-node merged commit 88c4dd7 into anomalyco:dev Sep 16, 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.

2 participants