From fc3463e1788d35e6eebe678da257c2f5d9692891 Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Thu, 1 Aug 2024 17:28:31 -0700 Subject: [PATCH] fix model prices formatting --- 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 6c8d54e8c49..3139f050fdf 100644 --- a/litellm/model_prices_and_context_window_backup.json +++ b/litellm/model_prices_and_context_window_backup.json @@ -4805,5 +4805,5 @@ "litellm_provider": "databricks", "mode": "embedding", "source": "https://www.databricks.com/product/pricing/foundation-model-serving" - }, + } } diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index 6c8d54e8c49..3139f050fdf 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -4805,5 +4805,5 @@ "litellm_provider": "databricks", "mode": "embedding", "source": "https://www.databricks.com/product/pricing/foundation-model-serving" - }, + } }