mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-25 01:02:15 +00:00
fix(prices): align regional Bedrock Mistral Large 24.02 keys with the AWS pricing page (#42684)
Co-authored-by: kerry <kerry@berri.ai> Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
This commit is contained in:
parent
3190d93136
commit
7172dfc400
2 changed files with 18 additions and 12 deletions
|
|
@ -12583,13 +12583,14 @@
|
|||
"supports_tool_choice": true
|
||||
},
|
||||
"bedrock/eu-west-3/mistral.mistral-large-2402-v1:0": {
|
||||
"input_cost_per_token": 1.04e-05,
|
||||
"input_cost_per_token": 5.2e-06,
|
||||
"litellm_provider": "bedrock",
|
||||
"max_input_tokens": 32000,
|
||||
"max_output_tokens": 8191,
|
||||
"max_tokens": 8191,
|
||||
"mode": "chat",
|
||||
"output_cost_per_token": 3.12e-05,
|
||||
"output_cost_per_token": 1.56e-05,
|
||||
"source": "https://aws.amazon.com/bedrock/pricing/",
|
||||
"supports_function_calling": true
|
||||
},
|
||||
"bedrock/eu-west-3/mistral.mixtral-8x7b-instruct-v0:1": {
|
||||
|
|
@ -12897,13 +12898,14 @@
|
|||
"supports_tool_choice": true
|
||||
},
|
||||
"bedrock/us-east-1/mistral.mistral-large-2402-v1:0": {
|
||||
"input_cost_per_token": 8e-06,
|
||||
"input_cost_per_token": 4e-06,
|
||||
"litellm_provider": "bedrock",
|
||||
"max_input_tokens": 32000,
|
||||
"max_output_tokens": 8191,
|
||||
"max_tokens": 8191,
|
||||
"mode": "chat",
|
||||
"output_cost_per_token": 2.4e-05,
|
||||
"output_cost_per_token": 1.2e-05,
|
||||
"source": "https://aws.amazon.com/bedrock/pricing/",
|
||||
"supports_function_calling": true
|
||||
},
|
||||
"bedrock/us-east-1/mistral.mixtral-8x7b-instruct-v0:1": {
|
||||
|
|
@ -13526,13 +13528,14 @@
|
|||
"supports_tool_choice": true
|
||||
},
|
||||
"bedrock/us-west-2/mistral.mistral-large-2402-v1:0": {
|
||||
"input_cost_per_token": 8e-06,
|
||||
"input_cost_per_token": 4e-06,
|
||||
"litellm_provider": "bedrock",
|
||||
"max_input_tokens": 32000,
|
||||
"max_output_tokens": 8191,
|
||||
"max_tokens": 8191,
|
||||
"mode": "chat",
|
||||
"output_cost_per_token": 2.4e-05,
|
||||
"output_cost_per_token": 1.2e-05,
|
||||
"source": "https://aws.amazon.com/bedrock/pricing/",
|
||||
"supports_function_calling": true
|
||||
},
|
||||
"bedrock/us-west-2/mistral.mixtral-8x7b-instruct-v0:1": {
|
||||
|
|
|
|||
|
|
@ -12583,13 +12583,14 @@
|
|||
"supports_tool_choice": true
|
||||
},
|
||||
"bedrock/eu-west-3/mistral.mistral-large-2402-v1:0": {
|
||||
"input_cost_per_token": 1.04e-05,
|
||||
"input_cost_per_token": 5.2e-06,
|
||||
"litellm_provider": "bedrock",
|
||||
"max_input_tokens": 32000,
|
||||
"max_output_tokens": 8191,
|
||||
"max_tokens": 8191,
|
||||
"mode": "chat",
|
||||
"output_cost_per_token": 3.12e-05,
|
||||
"output_cost_per_token": 1.56e-05,
|
||||
"source": "https://aws.amazon.com/bedrock/pricing/",
|
||||
"supports_function_calling": true
|
||||
},
|
||||
"bedrock/eu-west-3/mistral.mixtral-8x7b-instruct-v0:1": {
|
||||
|
|
@ -12897,13 +12898,14 @@
|
|||
"supports_tool_choice": true
|
||||
},
|
||||
"bedrock/us-east-1/mistral.mistral-large-2402-v1:0": {
|
||||
"input_cost_per_token": 8e-06,
|
||||
"input_cost_per_token": 4e-06,
|
||||
"litellm_provider": "bedrock",
|
||||
"max_input_tokens": 32000,
|
||||
"max_output_tokens": 8191,
|
||||
"max_tokens": 8191,
|
||||
"mode": "chat",
|
||||
"output_cost_per_token": 2.4e-05,
|
||||
"output_cost_per_token": 1.2e-05,
|
||||
"source": "https://aws.amazon.com/bedrock/pricing/",
|
||||
"supports_function_calling": true
|
||||
},
|
||||
"bedrock/us-east-1/mistral.mixtral-8x7b-instruct-v0:1": {
|
||||
|
|
@ -13526,13 +13528,14 @@
|
|||
"supports_tool_choice": true
|
||||
},
|
||||
"bedrock/us-west-2/mistral.mistral-large-2402-v1:0": {
|
||||
"input_cost_per_token": 8e-06,
|
||||
"input_cost_per_token": 4e-06,
|
||||
"litellm_provider": "bedrock",
|
||||
"max_input_tokens": 32000,
|
||||
"max_output_tokens": 8191,
|
||||
"max_tokens": 8191,
|
||||
"mode": "chat",
|
||||
"output_cost_per_token": 2.4e-05,
|
||||
"output_cost_per_token": 1.2e-05,
|
||||
"source": "https://aws.amazon.com/bedrock/pricing/",
|
||||
"supports_function_calling": true
|
||||
},
|
||||
"bedrock/us-west-2/mistral.mixtral-8x7b-instruct-v0:1": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue