diff --git a/litellm/model_prices_and_context_window_backup.json b/litellm/model_prices_and_context_window_backup.json index 2cef600ea32..ed3d705935a 100644 --- a/litellm/model_prices_and_context_window_backup.json +++ b/litellm/model_prices_and_context_window_backup.json @@ -32896,7 +32896,7 @@ "supports_tool_choice": true, "supports_response_schema": true }, - "replicateopenai/gpt-oss-20b": { + "replicate/openai/gpt-oss-20b": { "input_cost_per_token": 9e-08, "output_cost_per_token": 3.6e-07, "litellm_provider": "replicate", diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index db28118d52b..9b92d14700a 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -32987,7 +32987,7 @@ "supports_tool_choice": true, "supports_response_schema": true }, - "replicateopenai/gpt-oss-20b": { + "replicate/openai/gpt-oss-20b": { "input_cost_per_token": 9e-08, "output_cost_per_token": 3.6e-07, "litellm_provider": "replicate",