From 7557a2535af37b0a5a50038a236c213cd03deaf6 Mon Sep 17 00:00:00 2001 From: ishaan-jaff Date: Mon, 5 Feb 2024 15:04:39 -0800 Subject: [PATCH] (fix) model_prices --- 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 3d94bd915..b6ded001c 100644 --- a/litellm/model_prices_and_context_window_backup.json +++ b/litellm/model_prices_and_context_window_backup.json @@ -5,7 +5,7 @@ "max_output_tokens": 4096, "input_cost_per_token": 0.00003, "output_cost_per_token": 0.00006, - "litellm_provider": "opeai", + "litellm_provider": "openai", "mode": "chat" }, "gpt-4-0314": { diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index 3d94bd915..b6ded001c 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -5,7 +5,7 @@ "max_output_tokens": 4096, "input_cost_per_token": 0.00003, "output_cost_per_token": 0.00006, - "litellm_provider": "opeai", + "litellm_provider": "openai", "mode": "chat" }, "gpt-4-0314": {