From 3220397ea21fad998c40d92eb7c7e03e8becc049 Mon Sep 17 00:00:00 2001 From: "devin-ai-integration[bot]" <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Wed, 23 Sep 2026 14:46:41 -0700 Subject: [PATCH] feat(models): add together_ai/together/Tev1-4B-experimental (#42807) Co-authored-by: kerry Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> --- litellm/model_prices_and_context_window_backup.json | 9 +++++++++ model_prices_and_context_window.json | 9 +++++++++ 2 files changed, 18 insertions(+) diff --git a/litellm/model_prices_and_context_window_backup.json b/litellm/model_prices_and_context_window_backup.json index dbfbb87defa..ff4a894b255 100644 --- a/litellm/model_prices_and_context_window_backup.json +++ b/litellm/model_prices_and_context_window_backup.json @@ -67060,6 +67060,15 @@ "output_cost_per_token": 1.2e-06, "source": "https://api.together.ai/v1/models" }, + "together_ai/together/Tev1-4B-experimental": { + "cache_read_input_token_cost": 4.2e-08, + "input_cost_per_token": 4.2e-08, + "litellm_provider": "together_ai", + "max_input_tokens": 32768, + "mode": "chat", + "output_cost_per_token": 0.0, + "source": "https://api.together.ai/v1/models" + }, "azure/eu/codex-mini": { "deprecation_date": "2026-11-15", "cache_read_input_token_cost": 4.13e-07, diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index dbfbb87defa..ff4a894b255 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -67060,6 +67060,15 @@ "output_cost_per_token": 1.2e-06, "source": "https://api.together.ai/v1/models" }, + "together_ai/together/Tev1-4B-experimental": { + "cache_read_input_token_cost": 4.2e-08, + "input_cost_per_token": 4.2e-08, + "litellm_provider": "together_ai", + "max_input_tokens": 32768, + "mode": "chat", + "output_cost_per_token": 0.0, + "source": "https://api.together.ai/v1/models" + }, "azure/eu/codex-mini": { "deprecation_date": "2026-11-15", "cache_read_input_token_cost": 4.13e-07,