diff --git a/litellm/model_prices_and_context_window_backup.json b/litellm/model_prices_and_context_window_backup.json index 37ac7fea56f..4eaf49d92eb 100644 --- a/litellm/model_prices_and_context_window_backup.json +++ b/litellm/model_prices_and_context_window_backup.json @@ -65862,7 +65862,8 @@ "litellm_provider": "openai", "mode": "chat", "output_cost_per_token": 7.5e-05, - "source": "https://developers.openai.com/api/docs/pricing" + "source": "https://developers.openai.com/api/docs/pricing", + "supports_reasoning": true }, "gpt-rosalind-research": { "cache_read_input_token_cost": 5e-07, diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index 37ac7fea56f..4eaf49d92eb 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -65862,7 +65862,8 @@ "litellm_provider": "openai", "mode": "chat", "output_cost_per_token": 7.5e-05, - "source": "https://developers.openai.com/api/docs/pricing" + "source": "https://developers.openai.com/api/docs/pricing", + "supports_reasoning": true }, "gpt-rosalind-research": { "cache_read_input_token_cost": 5e-07,