diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index 4553f2e49d..a32ac357a7 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -69,6 +69,13 @@ "litellm_provider": "openai", "mode": "chat" }, + "gpt-3.5-turbo-1106": { + "max_tokens": 16385, + "input_cost_per_token": 0.0000010, + "output_cost_per_token": 0.0000020, + "litellm_provider": "openai", + "mode": "chat" + }, "gpt-3.5-turbo-16k": { "max_tokens": 16385, "input_cost_per_token": 0.000003,