diff --git a/providers/togetherai/models/MiniMaxAI/MiniMax-M2.5.toml b/providers/togetherai/models/MiniMaxAI/MiniMax-M2.5.toml index c697c0ac8..70e50b05a 100644 --- a/providers/togetherai/models/MiniMaxAI/MiniMax-M2.5.toml +++ b/providers/togetherai/models/MiniMaxAI/MiniMax-M2.5.toml @@ -3,7 +3,7 @@ family = "minimax" release_date = "2026-02-12" last_updated = "2026-02-12" attachment = false -reasoning = false +reasoning = true status = "deprecated" temperature = true tool_call = true diff --git a/providers/togetherai/models/deepseek-ai/DeepSeek-V4-Pro.toml b/providers/togetherai/models/deepseek-ai/DeepSeek-V4-Pro.toml index 6f61aa6ae..d56e4dff8 100644 --- a/providers/togetherai/models/deepseek-ai/DeepSeek-V4-Pro.toml +++ b/providers/togetherai/models/deepseek-ai/DeepSeek-V4-Pro.toml @@ -14,8 +14,8 @@ open_weights = true field = "reasoning_content" [cost] -input = 2.10 -output = 4.40 +input = 1.74 +output = 3.48 cache_read = 0.20 [limit] diff --git a/providers/togetherai/models/google/gemma-4-31B-it.toml b/providers/togetherai/models/google/gemma-4-31B-it.toml index a1fd3f20a..d38bd3aef 100644 --- a/providers/togetherai/models/google/gemma-4-31B-it.toml +++ b/providers/togetherai/models/google/gemma-4-31B-it.toml @@ -3,15 +3,16 @@ family = "gemma" release_date = "2026-04-07" last_updated = "2026-04-07" attachment = true -reasoning = false +reasoning = true +structured_output = true temperature = true knowledge = "2025-01" tool_call = true open_weights = true [cost] -input = 0.20 -output = 0.50 +input = 0.39 +output = 0.97 [limit] context = 262_144 diff --git a/providers/togetherai/models/pearl-ai/gemma-4-31b-it.toml b/providers/togetherai/models/pearl-ai/gemma-4-31b-it.toml index 9246c4244..6065fdbdc 100644 --- a/providers/togetherai/models/pearl-ai/gemma-4-31b-it.toml +++ b/providers/togetherai/models/pearl-ai/gemma-4-31b-it.toml @@ -3,7 +3,7 @@ family = "gemma" release_date = "2026-04-07" last_updated = "2026-04-07" attachment = false -reasoning = false +reasoning = true temperature = true tool_call = false open_weights = false