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",