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:
@@ -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,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,4 +1,4 @@
|
||||
name = "glm-5v-turbo"
|
||||
name = "GLM-5V-Turbo"
|
||||
family = "glm"
|
||||
release_date = "2026-04-01"
|
||||
last_updated = "2026-04-01"
|
||||
|
||||
Reference in New Issue
Block a user