From 0279094eff0231ee488a3a2539f3f614b9583065 Mon Sep 17 00:00:00 2001 From: dpuyosa Date: Wed, 24 Dec 2025 17:41:52 +0100 Subject: [PATCH] Update glm 4.7 data --- providers/venice/models/zai-org-glm-4.7.toml | 23 +++++++++----------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/providers/venice/models/zai-org-glm-4.7.toml b/providers/venice/models/zai-org-glm-4.7.toml index b2688f64..0d4b29a7 100644 --- a/providers/venice/models/zai-org-glm-4.7.toml +++ b/providers/venice/models/zai-org-glm-4.7.toml @@ -1,25 +1,22 @@ -name = "GLM-4.7" +name = "GLM 4.7" family = "glm-4.7" -release_date = "2025-12-22" -last_updated = "2025-12-22" attachment = false -reasoning = true -temperature = true +reasoning = false tool_call = true +structured_output = true +temperature = true knowledge = "2025-04" +release_date = "2024-04-01" +last_updated = "2025-12-24" open_weights = true -[interleaved] -field = "reasoning_details" - [cost] -input = 0.6 -output = 2.2 -cache_read = 0.11 +input = 0.85 +output = 2.75 [limit] -context = 204800 -output = 131072 +context = 131_072 +output = 32_768 [modalities] input = ["text"]