diff --git a/providers/opencode/models/glm-4.6.toml b/providers/opencode/models/glm-4.6.toml index cdb6dd4e0ca..b4f1edd3e44 100644 --- a/providers/opencode/models/glm-4.6.toml +++ b/providers/opencode/models/glm-4.6.toml @@ -4,6 +4,7 @@ release_date = "2025-09-30" last_updated = "2025-09-30" attachment = false reasoning = true +reasoning_options = [{ type = "toggle" }] temperature = true tool_call = true knowledge = "2025-04" @@ -21,4 +22,4 @@ output = 131072 [modalities] input = ["text"] -output = ["text"] \ No newline at end of file +output = ["text"] diff --git a/providers/opencode/models/glm-4.7-free.toml b/providers/opencode/models/glm-4.7-free.toml index c074b41152e..896ba994072 100644 --- a/providers/opencode/models/glm-4.7-free.toml +++ b/providers/opencode/models/glm-4.7-free.toml @@ -4,6 +4,7 @@ release_date = "2025-12-22" last_updated = "2025-12-22" attachment = false reasoning = true +reasoning_options = [{ type = "toggle" }] temperature = true tool_call = true knowledge = "2025-04" diff --git a/providers/opencode/models/glm-4.7.toml b/providers/opencode/models/glm-4.7.toml index 66606deb60a..c756a5f84ed 100644 --- a/providers/opencode/models/glm-4.7.toml +++ b/providers/opencode/models/glm-4.7.toml @@ -4,6 +4,7 @@ release_date = "2025-12-22" last_updated = "2025-12-22" attachment = false reasoning = true +reasoning_options = [{ type = "toggle" }] temperature = true tool_call = true knowledge = "2025-04" @@ -24,4 +25,4 @@ output = 131072 [modalities] input = ["text"] -output = ["text"] \ No newline at end of file +output = ["text"] diff --git a/providers/opencode/models/glm-5-free.toml b/providers/opencode/models/glm-5-free.toml index 86e24ba3848..2e2a6b88d48 100644 --- a/providers/opencode/models/glm-5-free.toml +++ b/providers/opencode/models/glm-5-free.toml @@ -4,6 +4,7 @@ release_date = "2026-02-11" last_updated = "2026-02-11" attachment = false reasoning = true +reasoning_options = [{ type = "toggle" }] temperature = true tool_call = true knowledge = "2025-04" diff --git a/providers/opencode/models/glm-5.1.toml b/providers/opencode/models/glm-5.1.toml index 03292d542c3..bf50b560351 100644 --- a/providers/opencode/models/glm-5.1.toml +++ b/providers/opencode/models/glm-5.1.toml @@ -4,6 +4,7 @@ release_date = "2026-04-07" last_updated = "2026-04-07" attachment = false reasoning = true +reasoning_options = [{ type = "toggle" }] temperature = true tool_call = true knowledge = "2025-04" @@ -23,4 +24,4 @@ output = 131_072 [modalities] input = ["text"] -output = ["text"] \ No newline at end of file +output = ["text"] diff --git a/providers/opencode/models/glm-5.toml b/providers/opencode/models/glm-5.toml index 7fd60508820..36b2f00477d 100644 --- a/providers/opencode/models/glm-5.toml +++ b/providers/opencode/models/glm-5.toml @@ -4,6 +4,7 @@ release_date = "2026-02-11" last_updated = "2026-02-11" attachment = false reasoning = true +reasoning_options = [{ type = "toggle" }] temperature = true tool_call = true knowledge = "2025-04" @@ -23,4 +24,4 @@ output = 131072 [modalities] input = ["text"] -output = ["text"] \ No newline at end of file +output = ["text"]