From 3dba103e2c2c6be450d570fbdbce08d10fefdf32 Mon Sep 17 00:00:00 2001 From: Krrish Dholakia Date: Mon, 8 Sep 2025 18:13:34 -0700 Subject: [PATCH] fix: fix typo --- litellm/model_prices_and_context_window_backup.json | 2 +- model_prices_and_context_window.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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,