From 27e13c9fd2624f190b2c18c568bb524fdc17d0b5 Mon Sep 17 00:00:00 2001 From: Richard Wang Date: Fri, 9 Jan 2026 06:35:12 +0000 Subject: [PATCH] Update pricing.json --- pricing.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/pricing.json b/pricing.json index 4b3460d..8db4f1d 100644 --- a/pricing.json +++ b/pricing.json @@ -13,6 +13,20 @@ "supports_response_schema": true, "supports_tool_choice": true }, + "cerebras/zai-glm-4.7": { + "provider": "cerebras", + "mode": "chat", + "input_cost_per_token": 0.00000225, + "output_cost_per_token": 0.00000275, + "max_input_tokens": 131000, + "max_output_tokens": 40000, + "max_tokens": 40000, + "supports_function_calling": true, + "supports_parallel_function_calling": true, + "supports_reasoning": true, + "supports_response_schema": true, + "supports_tool_choice": true + }, "cerebras/qwen-3-235b-a22b-instruct-2507": { "provider": "cerebras", "mode": "chat",