diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index d6f68cf1e4..f6b5b44010 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -985,6 +985,18 @@ "supports_vision": true, "tool_use_system_prompt_tokens": 159 }, + "claude-3-5-sonnet-20240620": { + "max_tokens": 4096, + "max_input_tokens": 200000, + "max_output_tokens": 4096, + "input_cost_per_token": 0.000003, + "output_cost_per_token": 0.000015, + "litellm_provider": "anthropic", + "mode": "chat", + "supports_function_calling": true, + "supports_vision": true, + "tool_use_system_prompt_tokens": 159 + }, "text-bison": { "max_tokens": 1024, "max_input_tokens": 8192,