From 1aecda48f98ff8f93ae350f03ad0ee0290744181 Mon Sep 17 00:00:00 2001
From: "tembo[bot]" <208362400+tembo[bot]@users.noreply.github.com>
Date: Sun, 30 Aug 2026 16:36:49 +0000
Subject: [PATCH 1/2] docs(models): add GLM 5.3 and GLM 5.3 Flash
Add missing model catalog entries for GLM 5.3 and GLM 5.3 Flash
(glm-5p3, glm-5p3-flash), added in monorepo PR #10871.
---
features/agents.mdx | 4 ++--
features/models.mdx | 2 ++
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/features/agents.mdx b/features/agents.mdx
index daa1ad33..76578728 100644
--- a/features/agents.mdx
+++ b/features/agents.mdx
@@ -43,7 +43,7 @@ See [Models](/features/models) for the full supported model list, BYOK details,
}>
Multi-provider support: Anthropic, OpenAI, and OSS models.
- **Models:** Opus 5, Fable 5, Sonnet 5, Opus 4.8, Opus 4.7, Opus 4.6, Sonnet 4.6, Opus 4.5, Haiku 4.5, GPT-5.6 Sol, GPT-5.6 Terra, GPT-5.6 Luna, GPT-5.5 Pro, GPT-5.5, GPT-5.4, GPT-5.3 Codex, GPT-5.4 Mini, GPT-5.4 Nano, Gemini 3.1 Pro, Gemini 3.5 Flash, GLM 5.2, Kimi K3, Kimi K2.6, Kimi K2.7 Code, DeepSeek V4 Pro, DeepSeek V4 Flash, MiniMax M2.7, MiniMax M3
+ **Models:** Opus 5, Fable 5, Sonnet 5, Opus 4.8, Opus 4.7, Opus 4.6, Sonnet 4.6, Opus 4.5, Haiku 4.5, GPT-5.6 Sol, GPT-5.6 Terra, GPT-5.6 Luna, GPT-5.5 Pro, GPT-5.5, GPT-5.4, GPT-5.3 Codex, GPT-5.4 Mini, GPT-5.4 Nano, Gemini 3.1 Pro, Gemini 3.5 Flash, GLM 5.2, GLM 5.3, GLM 5.3 Flash, Kimi K3, Kimi K2.6, Kimi K2.7 Code, DeepSeek V4 Pro, DeepSeek V4 Flash, MiniMax M2.7, MiniMax M3
@@ -54,7 +54,7 @@ See [Models](/features/models) for the full supported model list, BYOK details,
}>
A minimal, extensible terminal coding harness with multi-provider support.
- **Models:** Opus 5, Fable 5, Sonnet 5, Opus 4.8, Opus 4.7, Opus 4.6, Sonnet 4.6, Opus 4.5, Haiku 4.5, GPT-5.6 Sol, GPT-5.6 Terra, GPT-5.6 Luna, GPT-5.5 Pro, GPT-5.5, GPT-5.4, GPT-5.3 Codex, GPT-5.4 Mini, GPT-5.4 Nano, GPT-5.2, GLM 5.2, Kimi K3, Kimi K2.6, Kimi K2.7 Code, DeepSeek V4 Pro, DeepSeek V4 Flash, MiniMax M2.7, MiniMax M3
+ **Models:** Opus 5, Fable 5, Sonnet 5, Opus 4.8, Opus 4.7, Opus 4.6, Sonnet 4.6, Opus 4.5, Haiku 4.5, GPT-5.6 Sol, GPT-5.6 Terra, GPT-5.6 Luna, GPT-5.5 Pro, GPT-5.5, GPT-5.4, GPT-5.3 Codex, GPT-5.4 Mini, GPT-5.4 Nano, GPT-5.2, GLM 5.2, GLM 5.3, GLM 5.3 Flash, Kimi K3, Kimi K2.6, Kimi K2.7 Code, DeepSeek V4 Pro, DeepSeek V4 Flash, MiniMax M2.7, MiniMax M3
diff --git a/features/models.mdx b/features/models.mdx
index 9c6589b0..3d480874 100644
--- a/features/models.mdx
+++ b/features/models.mdx
@@ -110,6 +110,8 @@ The table below reflects the models currently supported by Tembo.
| GPT-5.2 Codex | `gpt-5.2-codex` | OpenAI | No |
| GPT-5.2 | `gpt-5.2` | OpenAI | Yes |
| GLM 5.2 | `glm-5p2` | Z.ai | No |
+| GLM 5.3 | `glm-5p3` | Z.ai | No |
+| GLM 5.3 Flash | `glm-5p3-flash` | Z.ai | No |
| Composer 1.5 | `composer-1.5` | Cursor | Yes |
| Composer 2 | `composer-2` | Cursor | Yes |
| Composer 2 Fast | `composer-2-fast` | Cursor | Yes |
From 4bd0c96edfd52cc5aa27c30633bc8ee21468e556 Mon Sep 17 00:00:00 2001
From: "tembo[bot]" <208362400+tembo[bot]@users.noreply.github.com>
Date: Tue, 1 Sep 2026 13:08:04 +0000
Subject: [PATCH 2/2] docs: add GLM 5.3 pricing to Tembo Gateway pricing table
Follow-up to this branch's model-list update: glm-5p3 and glm-5p3-flash
(monorepo PR #10871) also need rows in the Tembo Gateway pricing table
in resources/pricing.mdx, matching the existing glm-5p2 row format and
computed from the CUSTOM_MODEL_PRICES entries in
apps/api/src/services/tokenUsage.ts (1.15x the raw per-token cost, same
markup applied to every other row in the table).
---
resources/pricing.mdx | 2 ++
1 file changed, 2 insertions(+)
diff --git a/resources/pricing.mdx b/resources/pricing.mdx
index 33412fe5..bc4047dd 100644
--- a/resources/pricing.mdx
+++ b/resources/pricing.mdx
@@ -81,6 +81,8 @@ Pricing is shown in USD per 1M tokens.
| Tembo | `kimi-k2p6` | $0.69 | $3.45 | n/a | $0.115 |
| Tembo | `kimi-k2p7-code` | $1.0925 | $4.60 | n/a | $0.2185 |
| Tembo | `glm-5p2` | $1.61 | $5.06 | n/a | $0.299 |
+| Tembo | `glm-5p3` | $1.61 | $5.06 | n/a | $0.299 |
+| Tembo | `glm-5p3-flash` | $0.1725 | $0.575 | n/a | $0.03335 |
| Tembo | `minimax-m2p7` | $0.345 | $1.38 | n/a | $0.0345 |
| Tembo | `minimax-m3` | $0.345 | $1.38 | n/a | $0.0345 |
| Tembo | `deepseek-v4-pro` | $2.001 | $4.002 | n/a | $0.16675 |