From 08d23aafc0db8ad0741517ef7370ad1537a8be8b Mon Sep 17 00:00:00 2001 From: fatih <34196005+fcakyon@users.noreply.github.com> Date: Mon, 1 Jan 2024 11:57:48 +0300 Subject: [PATCH] fix a typo --- model_prices_and_context_window.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index 8c239db55..81cc754bb 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -118,7 +118,7 @@ "litellm_provider": "azure", "mode": "chat" }, - "azure/ggpt-4-32k-0613": { + "azure/gpt-4-32k-0613": { "max_tokens": 32768, "input_cost_per_token": 0.00006, "output_cost_per_token": 0.00012,