Merge pull request #1702 from langyo/fix/glm-5v-turbo-naming

fix: use proper GLM family casing for GLM-5V-Turbo
This commit is contained in:
Aiden Cline
2026-05-03 16:53:44 -05:00
committed by GitHub
4 changed files with 29 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
name = "glm-5v-turbo"
name = "GLM-5V-Turbo"
family = "glm"
release_date = "2026-04-02"
last_updated = "2026-04-02"
+1 -1
View File
@@ -1,4 +1,4 @@
name = "glm-5v-turbo"
name = "GLM-5V-Turbo"
family = "glm"
release_date = "2026-04-01"
last_updated = "2026-04-01"
@@ -0,0 +1,26 @@
name = "GLM-5V-Turbo"
family = "glm"
release_date = "2026-04-01"
last_updated = "2026-04-01"
attachment = true
reasoning = true
temperature = true
tool_call = true
open_weights = false
[interleaved]
field = "reasoning_content"
[cost]
input = 0
output = 0
cache_read = 0
cache_write = 0
[limit]
context = 200000
output = 131072
[modalities]
input = ["text", "image", "video", "pdf"]
output = ["text"]
+1 -1
View File
@@ -1,4 +1,4 @@
name = "glm-5v-turbo"
name = "GLM-5V-Turbo"
family = "glm"
release_date = "2026-04-01"
last_updated = "2026-04-01"