diff --git a/providers/venice/models/zai-org-glm-5-1.toml b/providers/venice/models/zai-org-glm-5-1.toml index f8f3fe862..48322ee4e 100644 --- a/providers/venice/models/zai-org-glm-5-1.toml +++ b/providers/venice/models/zai-org-glm-5-1.toml @@ -1,6 +1,5 @@ base_model = "zhipuai/glm-5.1" name = "GLM 5.1" -release_date = "2026-04-07" last_updated = "2026-06-11" [[reasoning_options]] diff --git a/providers/venice/models/zai-org-glm-5-2.toml b/providers/venice/models/zai-org-glm-5-2.toml index 4c63a9b0e..08734cbd3 100644 --- a/providers/venice/models/zai-org-glm-5-2.toml +++ b/providers/venice/models/zai-org-glm-5-2.toml @@ -3,15 +3,9 @@ name = "GLM 5.2" release_date = "2026-06-16" last_updated = "2026-06-16" open_weights = true - -[[reasoning_options]] -type = "effort" -values = ["none", "high", "max"] +reasoning_options = [] [cost] -input = 1.75 -output = 5.5 -cache_read = 0.325 - -[limit] -output = 24_000 +input = 1.4 +output = 4.4 +cache_read = 0.26 diff --git a/providers/venice/models/zai-org-glm-5.toml b/providers/venice/models/zai-org-glm-5.toml index b2493e2d3..ffba2a5a4 100644 --- a/providers/venice/models/zai-org-glm-5.toml +++ b/providers/venice/models/zai-org-glm-5.toml @@ -1,5 +1,6 @@ base_model = "zhipuai/glm-5" name = "GLM 5" +release_date = "2026-02-11" last_updated = "2026-06-11" structured_output = true