diff --git a/providers/deepinfra/models/MiniMaxAI/MiniMax-M2.1.toml b/providers/deepinfra/models/MiniMaxAI/MiniMax-M2.1.toml deleted file mode 100644 index a0b0ac5d7..000000000 --- a/providers/deepinfra/models/MiniMaxAI/MiniMax-M2.1.toml +++ /dev/null @@ -1,25 +0,0 @@ -name = "MiniMax M2.1" -release_date = "2025-12-23" -last_updated = "2025-12-23" -attachment = false -reasoning = true -temperature = true -tool_call = true -open_weights = true -knowledge = "2025-06" - -[cost] -input = 0.28 -output = 1.20 -cached_read = 0.14 - -[limit] -context = 196_608 -output = 196_608 - -[modalities] -input = ["text"] -output = ["text"] - -[interleaved] -field = "reasoning_content" diff --git a/providers/deepinfra/models/MiniMaxAI/MiniMax-M2.5.toml b/providers/deepinfra/models/MiniMaxAI/MiniMax-M2.5.toml index bbbdbe470..0a46f9656 100644 --- a/providers/deepinfra/models/MiniMaxAI/MiniMax-M2.5.toml +++ b/providers/deepinfra/models/MiniMaxAI/MiniMax-M2.5.toml @@ -5,6 +5,7 @@ release_date = "2026-02-12" last_updated = "2026-02-12" attachment = false reasoning = true +reasoning_options = [] temperature = true tool_call = true knowledge = "2025-06" diff --git a/providers/deepinfra/models/MiniMaxAI/MiniMax-M2.toml b/providers/deepinfra/models/MiniMaxAI/MiniMax-M2.toml deleted file mode 100644 index e726226c7..000000000 --- a/providers/deepinfra/models/MiniMaxAI/MiniMax-M2.toml +++ /dev/null @@ -1,26 +0,0 @@ -name = "MiniMax M2" -family = "minimax" -release_date = "2025-11-13" -last_updated = "2025-11-13" -attachment = false -reasoning = true -temperature = true -tool_call = true -knowledge = "2024-10" -open_weights = true - -[interleaved] -field = "reasoning_content" - -[cost] -input = 0.254 -output = 1.02 -cached_input = 0.127 - -[limit] -context = 262_144 -output = 32_768 - -[modalities] -input = ["text"] -output = ["text"] diff --git a/providers/deepinfra/models/Qwen/Qwen3-Coder-480B-A35B-Instruct-Turbo.toml b/providers/deepinfra/models/Qwen/Qwen3-Coder-480B-A35B-Instruct-Turbo.toml index 92f8cb540..d8cedbb09 100644 --- a/providers/deepinfra/models/Qwen/Qwen3-Coder-480B-A35B-Instruct-Turbo.toml +++ b/providers/deepinfra/models/Qwen/Qwen3-Coder-480B-A35B-Instruct-Turbo.toml @@ -4,6 +4,7 @@ release_date = "2025-07-23" last_updated = "2025-07-23" attachment = false reasoning = false +reasoning_options = [] temperature = true knowledge = "2025-04" tool_call = true @@ -19,4 +20,4 @@ output = 66_536 [modalities] input = ["text"] -output = ["text"] \ No newline at end of file +output = ["text"] diff --git a/providers/deepinfra/models/Qwen/Qwen3-Coder-480B-A35B-Instruct.toml b/providers/deepinfra/models/Qwen/Qwen3-Coder-480B-A35B-Instruct.toml deleted file mode 100644 index 08c0ed4ab..000000000 --- a/providers/deepinfra/models/Qwen/Qwen3-Coder-480B-A35B-Instruct.toml +++ /dev/null @@ -1,22 +0,0 @@ -name = "Qwen3 Coder 480B A35B Instruct" -family = "qwen" -release_date = "2025-07-23" -last_updated = "2025-07-23" -attachment = false -reasoning = false -temperature = true -knowledge = "2025-04" -tool_call = true -open_weights = true - -[cost] -input = 0.4 -output = 1.6 - -[limit] -context = 262_144 -output = 66_536 - -[modalities] -input = ["text"] -output = ["text"] \ No newline at end of file diff --git a/providers/deepinfra/models/Qwen/Qwen3.5-35B-A3B.toml b/providers/deepinfra/models/Qwen/Qwen3.5-35B-A3B.toml index 10dbaf490..772dd6d1e 100644 --- a/providers/deepinfra/models/Qwen/Qwen3.5-35B-A3B.toml +++ b/providers/deepinfra/models/Qwen/Qwen3.5-35B-A3B.toml @@ -4,6 +4,7 @@ release_date = "2026-02-01" last_updated = "2026-04-20" attachment = true reasoning = true +reasoning_options = [{ type = "toggle" }] temperature = true knowledge = "2025-01" tool_call = true diff --git a/providers/deepinfra/models/Qwen/Qwen3.5-397B-A17B.toml b/providers/deepinfra/models/Qwen/Qwen3.5-397B-A17B.toml index 05a7a0686..8a7c912a5 100644 --- a/providers/deepinfra/models/Qwen/Qwen3.5-397B-A17B.toml +++ b/providers/deepinfra/models/Qwen/Qwen3.5-397B-A17B.toml @@ -4,6 +4,7 @@ release_date = "2026-02-01" last_updated = "2026-04-20" attachment = true reasoning = true +reasoning_options = [{ type = "toggle" }] temperature = true knowledge = "2025-01" tool_call = true diff --git a/providers/deepinfra/models/Qwen/Qwen3.6-35B-A3B.toml b/providers/deepinfra/models/Qwen/Qwen3.6-35B-A3B.toml index 5a42cc4e8..6208ed020 100644 --- a/providers/deepinfra/models/Qwen/Qwen3.6-35B-A3B.toml +++ b/providers/deepinfra/models/Qwen/Qwen3.6-35B-A3B.toml @@ -4,6 +4,7 @@ release_date = "2026-04-01" last_updated = "2026-04-01" attachment = true reasoning = true +reasoning_options = [{ type = "toggle" }] temperature = true tool_call = true open_weights = true diff --git a/providers/deepinfra/models/XiaomiMiMo/MiMo-V2.5-Pro.toml b/providers/deepinfra/models/XiaomiMiMo/MiMo-V2.5-Pro.toml index 177c45dda..a6dc5161b 100644 --- a/providers/deepinfra/models/XiaomiMiMo/MiMo-V2.5-Pro.toml +++ b/providers/deepinfra/models/XiaomiMiMo/MiMo-V2.5-Pro.toml @@ -1,4 +1,5 @@ base_model = "xiaomi/mimo-v2.5-pro" +reasoning_options = [{ type = "toggle" }] [interleaved] field = "reasoning_content" diff --git a/providers/deepinfra/models/XiaomiMiMo/MiMo-V2.5.toml b/providers/deepinfra/models/XiaomiMiMo/MiMo-V2.5.toml index 30cfa276c..766f6c20f 100644 --- a/providers/deepinfra/models/XiaomiMiMo/MiMo-V2.5.toml +++ b/providers/deepinfra/models/XiaomiMiMo/MiMo-V2.5.toml @@ -1,4 +1,5 @@ base_model = "xiaomi/mimo-v2.5" +reasoning_options = [{ type = "toggle" }] [interleaved] field = "reasoning_content" diff --git a/providers/deepinfra/models/anthropic/claude-3-7-sonnet-latest.toml b/providers/deepinfra/models/anthropic/claude-3-7-sonnet-latest.toml deleted file mode 100644 index 28d93a4fb..000000000 --- a/providers/deepinfra/models/anthropic/claude-3-7-sonnet-latest.toml +++ /dev/null @@ -1,23 +0,0 @@ -name = "Claude Sonnet 3.7 (Latest)" -family = "claude-sonnet" -release_date = "2025-03-13" -last_updated = "2025-03-13" -attachment = true -reasoning = true -temperature = true -knowledge = "2024-10-31" -tool_call = true -open_weights = false - -[cost] -input = 3.3 -output = 16.5 -cache_read = 0.33 - -[limit] -context = 200_000 -output = 64_000 - -[modalities] -input = ["text", "image"] -output = ["text"] diff --git a/providers/deepinfra/models/anthropic/claude-4-opus.toml b/providers/deepinfra/models/anthropic/claude-4-opus.toml deleted file mode 100644 index 51f441d78..000000000 --- a/providers/deepinfra/models/anthropic/claude-4-opus.toml +++ /dev/null @@ -1,22 +0,0 @@ -name = "Claude Opus 4" -family = "claude-opus" -release_date = "2025-06-12" -last_updated = "2025-06-12" -attachment = true -reasoning = true -temperature = true -knowledge = "2025-03-31" -tool_call = true -open_weights = false - -[cost] -input = 16.5 -output = 82.5 - -[limit] -context = 200_000 -output = 32_000 - -[modalities] -input = ["text", "image"] -output = ["text"] diff --git a/providers/deepinfra/models/deepseek-ai/DeepSeek-R1-0528.toml b/providers/deepinfra/models/deepseek-ai/DeepSeek-R1-0528.toml index 2733a6938..bd080cd58 100644 --- a/providers/deepinfra/models/deepseek-ai/DeepSeek-R1-0528.toml +++ b/providers/deepinfra/models/deepseek-ai/DeepSeek-R1-0528.toml @@ -3,6 +3,7 @@ release_date = "2025-05-28" last_updated = "2025-05-28" attachment = false reasoning = true +reasoning_options = [] temperature = true knowledge = "2024-07" tool_call = false diff --git a/providers/deepinfra/models/deepseek-ai/DeepSeek-V3.2.toml b/providers/deepinfra/models/deepseek-ai/DeepSeek-V3.2.toml index 74d5e7d60..07c3cdb0d 100644 --- a/providers/deepinfra/models/deepseek-ai/DeepSeek-V3.2.toml +++ b/providers/deepinfra/models/deepseek-ai/DeepSeek-V3.2.toml @@ -3,6 +3,7 @@ release_date = "2025-12-02" last_updated = "2025-12-02" attachment = false reasoning = true +reasoning_options = [{ type = "toggle" }] temperature = true knowledge = "2024-12" tool_call = true diff --git a/providers/deepinfra/models/deepseek-ai/DeepSeek-V4-Flash.toml b/providers/deepinfra/models/deepseek-ai/DeepSeek-V4-Flash.toml index 390e4223d..bb6985b5d 100644 --- a/providers/deepinfra/models/deepseek-ai/DeepSeek-V4-Flash.toml +++ b/providers/deepinfra/models/deepseek-ai/DeepSeek-V4-Flash.toml @@ -1,4 +1,5 @@ base_model = "deepseek/deepseek-v4-flash" +reasoning_options = [{ type = "toggle" }] [interleaved] field = "reasoning_content" diff --git a/providers/deepinfra/models/deepseek-ai/DeepSeek-V4-Pro.toml b/providers/deepinfra/models/deepseek-ai/DeepSeek-V4-Pro.toml index 52c737456..f7018d642 100644 --- a/providers/deepinfra/models/deepseek-ai/DeepSeek-V4-Pro.toml +++ b/providers/deepinfra/models/deepseek-ai/DeepSeek-V4-Pro.toml @@ -1,4 +1,5 @@ base_model = "deepseek/deepseek-v4-pro" +reasoning_options = [{ type = "toggle" }] [interleaved] field = "reasoning_content" diff --git a/providers/deepinfra/models/google/gemma-4-26B-A4B-it.toml b/providers/deepinfra/models/google/gemma-4-26B-A4B-it.toml index f8eb1fad9..ee3319c85 100644 --- a/providers/deepinfra/models/google/gemma-4-26B-A4B-it.toml +++ b/providers/deepinfra/models/google/gemma-4-26B-A4B-it.toml @@ -1,4 +1,5 @@ base_model = "google/gemma-4-26b-a4b-it" +reasoning_options = [{ type = "toggle" }] [cost] input = 0.07 diff --git a/providers/deepinfra/models/google/gemma-4-31B-it.toml b/providers/deepinfra/models/google/gemma-4-31B-it.toml index e1216da7e..f9dc05e17 100644 --- a/providers/deepinfra/models/google/gemma-4-31B-it.toml +++ b/providers/deepinfra/models/google/gemma-4-31B-it.toml @@ -1,4 +1,5 @@ base_model = "google/gemma-4-31b-it" +reasoning_options = [{ type = "toggle" }] [cost] input = 0.13 diff --git a/providers/deepinfra/models/meta-llama/Llama-3.1-70B-Instruct-Turbo.toml b/providers/deepinfra/models/meta-llama/Llama-3.1-70B-Instruct-Turbo.toml deleted file mode 100644 index 79e674844..000000000 --- a/providers/deepinfra/models/meta-llama/Llama-3.1-70B-Instruct-Turbo.toml +++ /dev/null @@ -1,20 +0,0 @@ -name = "Llama 3.1 70B Turbo" -family = "llama" -release_date = "2024-07-23" -last_updated = "2024-07-23" -attachment = false -reasoning = false -tool_call = true -open_weights = true - -[cost] -input = 0.40 -output = 0.40 - -[limit] -context = 131_072 -output = 16_384 - -[modalities] -input = ["text"] -output = ["text"] diff --git a/providers/deepinfra/models/meta-llama/Llama-3.1-70B-Instruct.toml b/providers/deepinfra/models/meta-llama/Llama-3.1-70B-Instruct.toml deleted file mode 100644 index 2edbcb221..000000000 --- a/providers/deepinfra/models/meta-llama/Llama-3.1-70B-Instruct.toml +++ /dev/null @@ -1,20 +0,0 @@ -name = "Llama 3.1 70B" -family = "llama" -release_date = "2024-07-23" -last_updated = "2024-07-23" -attachment = false -reasoning = false -tool_call = true -open_weights = true - -[cost] -input = 0.40 -output = 0.40 - -[limit] -context = 131_072 -output = 16_384 - -[modalities] -input = ["text"] -output = ["text"] diff --git a/providers/deepinfra/models/meta-llama/Llama-3.1-8B-Instruct-Turbo.toml b/providers/deepinfra/models/meta-llama/Llama-3.1-8B-Instruct-Turbo.toml deleted file mode 100644 index 3646a2d47..000000000 --- a/providers/deepinfra/models/meta-llama/Llama-3.1-8B-Instruct-Turbo.toml +++ /dev/null @@ -1,20 +0,0 @@ -name = "Llama 3.1 8B Turbo" -family = "llama" -release_date = "2024-07-23" -last_updated = "2024-07-23" -attachment = false -reasoning = false -tool_call = true -open_weights = true - -[cost] -input = 0.02 -output = 0.03 - -[limit] -context = 131_072 -output = 16_384 - -[modalities] -input = ["text"] -output = ["text"] diff --git a/providers/deepinfra/models/meta-llama/Llama-3.1-8B-Instruct.toml b/providers/deepinfra/models/meta-llama/Llama-3.1-8B-Instruct.toml deleted file mode 100644 index ec3539991..000000000 --- a/providers/deepinfra/models/meta-llama/Llama-3.1-8B-Instruct.toml +++ /dev/null @@ -1,20 +0,0 @@ -name = "Llama 3.1 8B" -family = "llama" -release_date = "2024-07-23" -last_updated = "2024-07-23" -attachment = false -reasoning = false -tool_call = true -open_weights = true - -[cost] -input = 0.02 -output = 0.05 - -[limit] -context = 131_072 -output = 16_384 - -[modalities] -input = ["text"] -output = ["text"] diff --git a/providers/deepinfra/models/meta-llama/Llama-3.3-70B-Instruct-Turbo.toml b/providers/deepinfra/models/meta-llama/Llama-3.3-70B-Instruct-Turbo.toml index df433558b..e2ca7401f 100644 --- a/providers/deepinfra/models/meta-llama/Llama-3.3-70B-Instruct-Turbo.toml +++ b/providers/deepinfra/models/meta-llama/Llama-3.3-70B-Instruct-Turbo.toml @@ -4,6 +4,7 @@ release_date = "2024-12-06" last_updated = "2024-12-06" attachment = false reasoning = false +reasoning_options = [] tool_call = true open_weights = true diff --git a/providers/deepinfra/models/meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8.toml b/providers/deepinfra/models/meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8.toml index 1a2b88bbc..98ca558fc 100644 --- a/providers/deepinfra/models/meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8.toml +++ b/providers/deepinfra/models/meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8.toml @@ -4,6 +4,7 @@ release_date = "2025-04-05" last_updated = "2025-04-05" attachment = false reasoning = false +reasoning_options = [] tool_call = true open_weights = true diff --git a/providers/deepinfra/models/meta-llama/Llama-4-Scout-17B-16E-Instruct.toml b/providers/deepinfra/models/meta-llama/Llama-4-Scout-17B-16E-Instruct.toml index 8f7bab10f..0bcfdc0c0 100644 --- a/providers/deepinfra/models/meta-llama/Llama-4-Scout-17B-16E-Instruct.toml +++ b/providers/deepinfra/models/meta-llama/Llama-4-Scout-17B-16E-Instruct.toml @@ -4,6 +4,7 @@ release_date = "2025-04-05" last_updated = "2025-04-05" attachment = false reasoning = false +reasoning_options = [] tool_call = true open_weights = true diff --git a/providers/deepinfra/models/moonshotai/Kimi-K2-Instruct-0905.toml b/providers/deepinfra/models/moonshotai/Kimi-K2-Instruct-0905.toml deleted file mode 100644 index 180430bf1..000000000 --- a/providers/deepinfra/models/moonshotai/Kimi-K2-Instruct-0905.toml +++ /dev/null @@ -1,24 +0,0 @@ -# https://deepinfra.com/moonshotai/Kimi-K2-Instruct-0905 -name = "Kimi K2 0905" -family = "kimi" -release_date = "2025-09-05" -last_updated = "2025-09-05" -attachment = false -reasoning = false -temperature = true -tool_call = true -knowledge = "2024-10" -open_weights = true - -[cost] -input = 0.40 -output = 2.00 -cache_read = 0.15 - -[limit] -context = 262_144 -output = 262_144 - -[modalities] -input = ["text"] -output = ["text"] \ No newline at end of file diff --git a/providers/deepinfra/models/moonshotai/Kimi-K2-Instruct.toml b/providers/deepinfra/models/moonshotai/Kimi-K2-Instruct.toml deleted file mode 100644 index 285310a44..000000000 --- a/providers/deepinfra/models/moonshotai/Kimi-K2-Instruct.toml +++ /dev/null @@ -1,22 +0,0 @@ -name = "Kimi K2" -family = "kimi" -release_date = "2025-07-11" -last_updated = "2025-07-11" -attachment = false -reasoning = false -temperature = true -tool_call = true -knowledge = "2024-10" -open_weights = true - -[cost] -input = 0.50 -output = 2.00 - -[limit] -context = 131_072 -output = 32_768 - -[modalities] -input = ["text"] -output = ["text"] diff --git a/providers/deepinfra/models/moonshotai/Kimi-K2-Thinking.toml b/providers/deepinfra/models/moonshotai/Kimi-K2-Thinking.toml deleted file mode 100644 index b455e5568..000000000 --- a/providers/deepinfra/models/moonshotai/Kimi-K2-Thinking.toml +++ /dev/null @@ -1,26 +0,0 @@ -name = "Kimi K2 Thinking" -family = "kimi-thinking" -release_date = "2025-11-06" -last_updated = "2025-11-07" -attachment = false -reasoning = true -temperature = true -tool_call = true -knowledge = "2024-10" -open_weights = true - -[interleaved] -field = "reasoning_content" - -[cost] -input = 0.47 -output = 2.00 -cached_input = 0.141 - -[limit] -context = 131_072 -output = 32_768 - -[modalities] -input = ["text"] -output = ["text"] diff --git a/providers/deepinfra/models/moonshotai/Kimi-K2.5.toml b/providers/deepinfra/models/moonshotai/Kimi-K2.5.toml index 84183d853..17a816502 100644 --- a/providers/deepinfra/models/moonshotai/Kimi-K2.5.toml +++ b/providers/deepinfra/models/moonshotai/Kimi-K2.5.toml @@ -4,6 +4,7 @@ release_date = "2026-01-27" last_updated = "2026-01-27" attachment = true reasoning = true +reasoning_options = [{ type = "toggle" }] structured_output = true temperature = true tool_call = true @@ -24,4 +25,4 @@ input = ["text", "image", "video"] output = ["text"] [interleaved] -field = "reasoning_content" \ No newline at end of file +field = "reasoning_content" diff --git a/providers/deepinfra/models/moonshotai/Kimi-K2.6.toml b/providers/deepinfra/models/moonshotai/Kimi-K2.6.toml index ebcf7f7c9..60a745ac7 100644 --- a/providers/deepinfra/models/moonshotai/Kimi-K2.6.toml +++ b/providers/deepinfra/models/moonshotai/Kimi-K2.6.toml @@ -4,6 +4,7 @@ release_date = "2026-04-21" last_updated = "2026-04-21" attachment = true reasoning = true +reasoning_options = [{ type = "toggle" }] structured_output = true temperature = true tool_call = true diff --git a/providers/deepinfra/models/openai/gpt-oss-120b.toml b/providers/deepinfra/models/openai/gpt-oss-120b.toml index 0889e79c2..6da7ba780 100644 --- a/providers/deepinfra/models/openai/gpt-oss-120b.toml +++ b/providers/deepinfra/models/openai/gpt-oss-120b.toml @@ -6,6 +6,7 @@ release_date = "2025-08-05" last_updated = "2025-08-05" attachment = false reasoning = true +reasoning_options = [{ type = "effort", values = ["low", "medium", "high"] }] temperature = true tool_call = true open_weights = true diff --git a/providers/deepinfra/models/openai/gpt-oss-20b.toml b/providers/deepinfra/models/openai/gpt-oss-20b.toml index 9342fee14..eebce8f2e 100644 --- a/providers/deepinfra/models/openai/gpt-oss-20b.toml +++ b/providers/deepinfra/models/openai/gpt-oss-20b.toml @@ -6,6 +6,7 @@ release_date = "2025-08-05" last_updated = "2025-08-05" attachment = false reasoning = true +reasoning_options = [{ type = "effort", values = ["low", "medium", "high"] }] temperature = true tool_call = true open_weights = true diff --git a/providers/deepinfra/models/zai-org/GLM-4.5.toml b/providers/deepinfra/models/zai-org/GLM-4.5.toml deleted file mode 100644 index ae5ae7ec1..000000000 --- a/providers/deepinfra/models/zai-org/GLM-4.5.toml +++ /dev/null @@ -1,26 +0,0 @@ -name = "GLM-4.5" -family = "glm" -release_date = "2025-07-28" -last_updated = "2025-07-28" -attachment = false -reasoning = false -temperature = true -tool_call = true -knowledge = "2025-04" -open_weights = true - -# https://deepinfra.com/zai-org/GLM-4.5 -# It is now being redirected to GLM-4.6 -status = "deprecated" - -[cost] -input = 0.60 -output = 2.20 - -[limit] -context = 131_072 -output = 98_304 - -[modalities] -input = ["text"] -output = ["text"] diff --git a/providers/deepinfra/models/zai-org/GLM-4.6.toml b/providers/deepinfra/models/zai-org/GLM-4.6.toml index 63eb5b3f7..614f0d683 100644 --- a/providers/deepinfra/models/zai-org/GLM-4.6.toml +++ b/providers/deepinfra/models/zai-org/GLM-4.6.toml @@ -6,6 +6,7 @@ last_updated = "2025-09-30" knowledge = "2025-04" attachment = false reasoning = true +reasoning_options = [{ type = "toggle" }] temperature = true tool_call = true open_weights = true @@ -24,4 +25,4 @@ output = 131_072 [modalities] input = ["text"] -output = ["text"] \ No newline at end of file +output = ["text"] diff --git a/providers/deepinfra/models/zai-org/GLM-4.6V.toml b/providers/deepinfra/models/zai-org/GLM-4.6V.toml deleted file mode 100644 index b3f6ce288..000000000 --- a/providers/deepinfra/models/zai-org/GLM-4.6V.toml +++ /dev/null @@ -1,26 +0,0 @@ -# https://deepinfra.com/zai-org/GLM-4.6V -name = "GLM-4.6V" -family = "glm" -release_date = "2025-09-30" -last_updated = "2025-09-30" -knowledge = "2025-04" -attachment = true -reasoning = true -temperature = true -tool_call = true -open_weights = true - -[interleaved] -field = "reasoning_content" - -[cost] -input = 0.30 -output = 0.90 - -[limit] -context = 204_800 -output = 131_072 - -[modalities] -input = ["text", "image"] -output = ["text"] \ No newline at end of file diff --git a/providers/deepinfra/models/zai-org/GLM-4.7-Flash.toml b/providers/deepinfra/models/zai-org/GLM-4.7-Flash.toml index dbb42a2d8..b64fc596e 100644 --- a/providers/deepinfra/models/zai-org/GLM-4.7-Flash.toml +++ b/providers/deepinfra/models/zai-org/GLM-4.7-Flash.toml @@ -6,6 +6,7 @@ last_updated = "2026-01-19" knowledge = "2025-04" attachment = false reasoning = true +reasoning_options = [{ type = "toggle" }] temperature = true tool_call = true open_weights = true diff --git a/providers/deepinfra/models/zai-org/GLM-4.7.toml b/providers/deepinfra/models/zai-org/GLM-4.7.toml index 76b66a0c5..0291e9572 100644 --- a/providers/deepinfra/models/zai-org/GLM-4.7.toml +++ b/providers/deepinfra/models/zai-org/GLM-4.7.toml @@ -6,6 +6,7 @@ last_updated = "2025-12-22" knowledge = "2025-04" attachment = false reasoning = true +reasoning_options = [{ type = "toggle" }] temperature = true tool_call = true open_weights = true diff --git a/providers/deepinfra/models/zai-org/GLM-5.1.toml b/providers/deepinfra/models/zai-org/GLM-5.1.toml index 1b901d25e..b2624d58a 100644 --- a/providers/deepinfra/models/zai-org/GLM-5.1.toml +++ b/providers/deepinfra/models/zai-org/GLM-5.1.toml @@ -6,6 +6,7 @@ last_updated = "2026-04-07" knowledge = "2025-04" attachment = false reasoning = true +reasoning_options = [{ type = "toggle" }] temperature = true tool_call = true open_weights = true diff --git a/providers/deepinfra/models/zai-org/GLM-5.toml b/providers/deepinfra/models/zai-org/GLM-5.toml index 257b2c673..595b286fc 100644 --- a/providers/deepinfra/models/zai-org/GLM-5.toml +++ b/providers/deepinfra/models/zai-org/GLM-5.toml @@ -6,6 +6,7 @@ last_updated = "2026-02-12" knowledge = "2025-12" attachment = false reasoning = true +reasoning_options = [{ type = "toggle" }] temperature = true tool_call = true open_weights = true