From 7cd7bdbd0fc8b9adea843d34e1530c4c0af0dab8 Mon Sep 17 00:00:00 2001 From: Krrish Dholakia Date: Fri, 4 Apr 2025 20:48:29 -0700 Subject: [PATCH] build: fix model cost map --- 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 6ab7501a27..96a63b87f2 100644 --- a/litellm/model_prices_and_context_window_backup.json +++ b/litellm/model_prices_and_context_window_backup.json @@ -105,7 +105,7 @@ "supports_response_schema": true, "supports_system_messages": true, "deprecation_date": null - } + }, "gpt-4o-search-preview-2025-03-11": { "max_tokens": 16384, "max_input_tokens": 128000, diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index 6ab7501a27..96a63b87f2 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -105,7 +105,7 @@ "supports_response_schema": true, "supports_system_messages": true, "deprecation_date": null - } + }, "gpt-4o-search-preview-2025-03-11": { "max_tokens": 16384, "max_input_tokens": 128000,