From 7144479c015f4f0e5f6cd175c37a057057b958a6 Mon Sep 17 00:00:00 2001 From: Richard Wang Date: Sat, 9 May 2026 19:34:14 +0800 Subject: [PATCH] Add zenmux/glm-5.1 pricing Amp-Thread-ID: https://ampcode.com/threads/T-019e0732-b141-73f8-b5f5-a0738e83208c Co-authored-by: Amp --- pricing.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/pricing.json b/pricing.json index 0c0b915..e20a3db 100644 --- a/pricing.json +++ b/pricing.json @@ -1575,6 +1575,20 @@ "supports_tool_choice": true, "supports_reasoning": true }, + "zenmux/glm-5.1": { + "provider": "zenmux", + "mode": "chat", + "input_cost_per_token": 0.0000014, + "output_cost_per_token": 0.0000044, + "max_input_tokens": 202752, + "max_output_tokens": 131072, + "max_tokens": 131072, + "cache_read_input_token_cost": 2.6E-7, + "supports_function_calling": true, + "supports_reasoning": true, + "supports_response_schema": true, + "supports_tool_choice": true + }, "wafer/GLM-5.1": { "provider": "wafer", "mode": "chat",