diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index 44085a2ed..5bbb2a3ea 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -275,6 +275,13 @@ "litellm_provider": "vertex_ai-text-models", "mode": "completion" }, + "text-unicorn@001": { + "max_tokens": 8192, + "input_cost_per_token": 0.000001, + "output_cost_per_token": 0.000028, + "litellm_provider": "vertex_ai-chat-models", + "mode": "completion" + } "chat-bison": { "max_tokens": 4096, "input_cost_per_token": 0.000000125,