From 6846f656e68469f9ee3256c46b6def3c6821562f Mon Sep 17 00:00:00 2001 From: ishaan-jaff Date: Wed, 13 Dec 2023 18:21:55 +0300 Subject: [PATCH] add chat-bison@002 --- model_prices_and_context_window.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index 454b2504a..4b4e2b64c 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -262,6 +262,13 @@ "litellm_provider": "vertex_ai-chat-models", "mode": "chat" }, + "chat-bison@002": { + "max_tokens": 4096, + "input_cost_per_token": 0.000000125, + "output_cost_per_token": 0.000000125, + "litellm_provider": "vertex_ai-chat-models", + "mode": "chat" + }, "chat-bison-32k": { "max_tokens": 32000, "input_cost_per_token": 0.000000125,