Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| dd0988cde0 |
@@ -1,4 +1,5 @@
|
||||
base_model = "zhipuai/glm-4.5-air"
|
||||
reasoning_options = [{ type = "toggle" }]
|
||||
name = "GLM 4.5 Air"
|
||||
|
||||
[cost]
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
base_model = "zhipuai/glm-4.5"
|
||||
reasoning_options = [{ type = "toggle" }]
|
||||
name = "GLM 4.5"
|
||||
knowledge = "2025-07"
|
||||
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
base_model = "zhipuai/glm-4.5v"
|
||||
reasoning_options = [{ type = "toggle" }]
|
||||
name = "GLM 4.5V"
|
||||
knowledge = "2025-08"
|
||||
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
base_model = "zhipuai/glm-4.6"
|
||||
reasoning_options = [{ type = "toggle" }]
|
||||
name = "GLM 4.6"
|
||||
|
||||
interleaved = true
|
||||
|
||||
@@ -4,6 +4,7 @@ release_date = "2025-09-30"
|
||||
last_updated = "2025-09-30"
|
||||
attachment = true
|
||||
reasoning = true
|
||||
reasoning_options = [{ type = "toggle" }]
|
||||
temperature = true
|
||||
tool_call = true
|
||||
open_weights = false
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
base_model = "zhipuai/glm-4.6v"
|
||||
reasoning_options = [{ type = "toggle" }]
|
||||
release_date = "2025-09-30"
|
||||
knowledge = "2024-10"
|
||||
open_weights = false
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
base_model = "zhipuai/glm-4.7-flash"
|
||||
reasoning_options = [{ type = "toggle" }]
|
||||
name = "GLM 4.7 Flash"
|
||||
family = "glm"
|
||||
release_date = "2026-03-13"
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
base_model = "zhipuai/glm-4.7-flashx"
|
||||
reasoning_options = [{ type = "toggle" }]
|
||||
name = "GLM 4.7 FlashX"
|
||||
release_date = "2025-01-01"
|
||||
knowledge = "2025-01"
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
base_model = "zhipuai/glm-4.7"
|
||||
reasoning_options = [{ type = "toggle" }]
|
||||
name = "GLM 4.7"
|
||||
knowledge = "2024-10"
|
||||
open_weights = false
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
base_model = "zhipuai/glm-5-turbo"
|
||||
reasoning_options = [{ type = "toggle" }]
|
||||
name = "GLM 5 Turbo"
|
||||
release_date = "2026-03-15"
|
||||
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
base_model = "zhipuai/glm-5.1"
|
||||
reasoning_options = [{ type = "toggle" }]
|
||||
name = "GLM 5.1"
|
||||
release_date = "2026-04-07"
|
||||
attachment = true
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
base_model = "zhipuai/glm-5"
|
||||
reasoning_options = [{ type = "toggle" }]
|
||||
release_date = "2026-02-12"
|
||||
|
||||
[cost]
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
base_model = "zhipuai/glm-5v-turbo"
|
||||
reasoning_options = [{ type = "toggle" }]
|
||||
name = "GLM 5V Turbo"
|
||||
|
||||
[cost]
|
||||
|
||||
Reference in New Issue
Block a user