(pricing) Add Claude v2.1 for Bedrock

This commit is contained in:
David Manouchehri
2023-12-07 01:12:25 -05:00
committed by GitHub
parent 7ddc0dad24
commit a4c79fd116
+8
View File
@@ -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,