add bedrock deepseek r1 model pricing

This commit is contained in:
William Kearns 2025-03-10 14:29:17 -07:00
parent a0b4cc43bf
commit 16f614c7a0
No known key found for this signature in database
GPG key ID: E3A971606F5C4734

View file

@ -7477,6 +7477,18 @@
"litellm_provider": "bedrock",
"mode": "embedding"
},
"us.deepseek.r1-v1:0": {
"max_tokens": 4096,
"max_input_tokens": 128000,
"max_output_tokens": 4096,
"input_cost_per_token": 0.00000135,
"output_cost_per_token": 0.0000054,
"litellm_provider": "bedrock_converse",
"mode": "chat",
"supports_function_calling": false,
"supports_tool_choice": false
},
"meta.llama3-3-70b-instruct-v1:0": {
"max_tokens": 4096,
"max_input_tokens": 128000,