diff --git a/litellm/model_prices_and_context_window_backup.json b/litellm/model_prices_and_context_window_backup.json index c8b4cc4b79..d52171ec73 100644 --- a/litellm/model_prices_and_context_window_backup.json +++ b/litellm/model_prices_and_context_window_backup.json @@ -15245,7 +15245,7 @@ "mode": "chat", "source": "https://www.together.ai/models/gpt-oss-120b" }, - "together_ai/OpenAI/gpt-oss-20B": { + "together_ai/openai/gpt-oss-20b": { "input_cost_per_token": 5e-08, "output_cost_per_token": 2e-07, "max_input_tokens": 128000, diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index c8b4cc4b79..d52171ec73 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -15245,7 +15245,7 @@ "mode": "chat", "source": "https://www.together.ai/models/gpt-oss-120b" }, - "together_ai/OpenAI/gpt-oss-20B": { + "together_ai/openai/gpt-oss-20b": { "input_cost_per_token": 5e-08, "output_cost_per_token": 2e-07, "max_input_tokens": 128000,