Skip to content

Commit 0383342

Browse files
authored
Merge pull request #2550 from anomalyco/split/zenmux-z-ai-reasoning-options
[zenmux/z-ai] Add reasoning options
2 parents 4c64569 + c0d3207 commit 0383342

13 files changed

Lines changed: 13 additions & 0 deletions

providers/zenmux/models/z-ai/glm-4.5-air.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ release_date = "2025-07-25"
33
last_updated = "2025-07-25"
44
attachment = false
55
reasoning = true
6+
reasoning_options = [{ type = "toggle" }]
67
temperature = true
78
tool_call = true
89
knowledge = "2025-01-01"

providers/zenmux/models/z-ai/glm-4.5.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ release_date = "2025-07-25"
33
last_updated = "2025-07-25"
44
attachment = false
55
reasoning = true
6+
reasoning_options = [{ type = "toggle" }]
67
temperature = true
78
tool_call = true
89
knowledge = "2025-01-01"

providers/zenmux/models/z-ai/glm-4.6.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ release_date = "2025-09-30"
33
last_updated = "2025-09-30"
44
attachment = false
55
reasoning = true
6+
reasoning_options = []
67
temperature = true
78
tool_call = true
89
knowledge = "2025-01-01"

providers/zenmux/models/z-ai/glm-4.6v-flash-free.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ release_date = "2025-12-08"
33
last_updated = "2025-12-08"
44
attachment = true
55
reasoning = true
6+
reasoning_options = []
67
temperature = true
78
tool_call = true
89
knowledge = "2025-01-01"

providers/zenmux/models/z-ai/glm-4.6v-flash.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ release_date = "2025-12-08"
33
last_updated = "2025-12-08"
44
attachment = true
55
reasoning = true
6+
reasoning_options = []
67
temperature = true
78
tool_call = true
89
knowledge = "2025-01-01"

providers/zenmux/models/z-ai/glm-4.6v.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ release_date = "2025-12-08"
33
last_updated = "2025-12-08"
44
attachment = true
55
reasoning = true
6+
reasoning_options = []
67
temperature = true
78
tool_call = true
89
knowledge = "2025-01-01"

providers/zenmux/models/z-ai/glm-4.7-flash-free.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ release_date = "2026-01-19"
33
last_updated = "2026-01-19"
44
attachment = false
55
reasoning = true
6+
reasoning_options = []
67
temperature = true
78
tool_call = true
89
knowledge = "2025-01-01"

providers/zenmux/models/z-ai/glm-4.7-flashx.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ release_date = "2026-01-19"
33
last_updated = "2026-01-19"
44
attachment = false
55
reasoning = true
6+
reasoning_options = []
67
temperature = true
78
tool_call = true
89
knowledge = "2025-01-01"

providers/zenmux/models/z-ai/glm-4.7.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ release_date = "2025-12-23"
33
last_updated = "2025-12-23"
44
attachment = false
55
reasoning = true
6+
reasoning_options = []
67
temperature = true
78
tool_call = true
89
knowledge = "2025-01-01"

providers/zenmux/models/z-ai/glm-5-turbo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ release_date = "2026-03-20"
33
last_updated = "2026-03-20"
44
attachment = true
55
reasoning = true
6+
reasoning_options = []
67
temperature = true
78
tool_call = true
89
knowledge = "2025-01-01"

0 commit comments

Comments
 (0)