From 6eed51607afeae042fec3275eb9702f9916e4fe4 Mon Sep 17 00:00:00 2001 From: Krish Dholakia Date: Sat, 3 Feb 2024 21:09:00 -0800 Subject: [PATCH] Update model_prices_and_context_window.json --- model_prices_and_context_window.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index 5838935a27b..0a5aac8476b 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -247,8 +247,8 @@ "max_tokens": 128000, "max_input_tokens": 128000, "max_output_tokens": 4096, - "input_cost_per_token": 0.00001, - "output_cost_per_token": 0.00003, + "input_cost_per_token": 0.00003, + "output_cost_per_token": 0.00006, "litellm_provider": "azure", "mode": "chat" },