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,