From 02e92113408766bc56ba15275485032842360a7f Mon Sep 17 00:00:00 2001 From: AinzRimuru <59441476+AinzRimuru@users.noreply.github.com> Date: Tue, 28 Apr 2026 14:21:19 +0800 Subject: [PATCH] Add pricing and context window details for glm-5.1 --- model_prices_and_context_window.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index 114883f530b..bf69f183e18 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -27206,6 +27206,21 @@ "supports_reasoning": true, "supports_tool_choice": true }, + "openrouter/zai/glm-5.1": { + "cache_creation_input_token_cost": 0, + "cache_read_input_token_cost": 5.25e-07, + "input_cost_per_token": 1.05e-06, + "output_cost_per_token": 3.5e-06, + "litellm_provider": "openrouter", + "max_input_tokens": 202752, + "max_output_tokens": 65535, + "mode": "chat", + "supports_function_calling": true, + "supports_prompt_caching": true, + "supports_reasoning": true, + "supports_tool_choice": true, + "source": "https://openrouter.ai/z-ai/glm-5.1" + }, "openrouter/minimax/minimax-m2.1": { "input_cost_per_token": 2.7e-07, "output_cost_per_token": 1.2e-06,