diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index ac500abdb4..6f224156df 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -644,6 +644,14 @@ "litellm_provider": "bedrock", "mode": "chat" }, + "anthropic.claude-v2:1": { + "max_tokens": 200000, + "max_output_tokens": 8191, + "input_cost_per_token": 0.00001102, + "output_cost_per_token": 0.00003268, + "litellm_provider": "bedrock", + "mode": "chat" + }, "anthropic.claude-instant-v1": { "max_tokens": 100000, "max_output_tokens": 8191,