From c7a51839daaff9c500c5c6bb77436bed391c44e9 Mon Sep 17 00:00:00 2001 From: ishaan-jaff Date: Mon, 16 Oct 2023 07:12:10 -0700 Subject: [PATCH] (fix) model_prices JSON, deep infra --- 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 4782021d0b..e23a286d6b 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -575,7 +575,7 @@ "max_tokens": 6144, "input_cost_per_token": 0.000001875, "output_cost_per_token": 0.000001875, - "litellm_provider": "openrouter", + "litellm_provider": "deepinfra", "mode": "chat" }, "deepinfra/codellama/CodeLlama-34b-Instruct-hf": {