Skip to content

Commit bd76d86

Browse files
Add mistral medium 3 and Codestral 2 on vertex (#15887)
1 parent a173232 commit bd76d86

File tree

1 file changed

+88
-0
lines changed

1 file changed

+88
-0
lines changed

model_prices_and_context_window.json

Lines changed: 88 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22283,6 +22283,50 @@
2228322283
"supports_vision": true,
2228422284
"tool_use_system_prompt_tokens": 159
2228522285
},
22286+
"vertex_ai/mistralai/codestral-2@001": {
22287+
"input_cost_per_token": 3e-07,
22288+
"litellm_provider": "vertex_ai-mistral_models",
22289+
"max_input_tokens": 128000,
22290+
"max_output_tokens": 128000,
22291+
"max_tokens": 128000,
22292+
"mode": "chat",
22293+
"output_cost_per_token": 9e-07,
22294+
"supports_function_calling": true,
22295+
"supports_tool_choice": true
22296+
},
22297+
"vertex_ai/codestral-2": {
22298+
"input_cost_per_token": 3e-07,
22299+
"litellm_provider": "vertex_ai-mistral_models",
22300+
"max_input_tokens": 128000,
22301+
"max_output_tokens": 128000,
22302+
"max_tokens": 128000,
22303+
"mode": "chat",
22304+
"output_cost_per_token": 9e-07,
22305+
"supports_function_calling": true,
22306+
"supports_tool_choice": true
22307+
},
22308+
"vertex_ai/codestral-2@001": {
22309+
"input_cost_per_token": 3e-07,
22310+
"litellm_provider": "vertex_ai-mistral_models",
22311+
"max_input_tokens": 128000,
22312+
"max_output_tokens": 128000,
22313+
"max_tokens": 128000,
22314+
"mode": "chat",
22315+
"output_cost_per_token": 9e-07,
22316+
"supports_function_calling": true,
22317+
"supports_tool_choice": true
22318+
},
22319+
"vertex_ai/mistralai/codestral-2": {
22320+
"input_cost_per_token": 3e-07,
22321+
"litellm_provider": "vertex_ai-mistral_models",
22322+
"max_input_tokens": 128000,
22323+
"max_output_tokens": 128000,
22324+
"max_tokens": 128000,
22325+
"mode": "chat",
22326+
"output_cost_per_token": 9e-07,
22327+
"supports_function_calling": true,
22328+
"supports_tool_choice": true
22329+
},
2228622330
"vertex_ai/codestral-2501": {
2228722331
"input_cost_per_token": 2e-07,
2228822332
"litellm_provider": "vertex_ai-mistral_models",
@@ -22612,6 +22656,50 @@
2261222656
"source": "https://cloud.google.com/vertex-ai/generative-ai/pricing#partner-models",
2261322657
"supports_tool_choice": true
2261422658
},
22659+
"vertex_ai/mistral-medium-3": {
22660+
"input_cost_per_token": 4e-07,
22661+
"litellm_provider": "vertex_ai-mistral_models",
22662+
"max_input_tokens": 128000,
22663+
"max_output_tokens": 8191,
22664+
"max_tokens": 8191,
22665+
"mode": "chat",
22666+
"output_cost_per_token": 2e-06,
22667+
"supports_function_calling": true,
22668+
"supports_tool_choice": true
22669+
},
22670+
"vertex_ai/mistral-medium-3@001": {
22671+
"input_cost_per_token": 4e-07,
22672+
"litellm_provider": "vertex_ai-mistral_models",
22673+
"max_input_tokens": 128000,
22674+
"max_output_tokens": 8191,
22675+
"max_tokens": 8191,
22676+
"mode": "chat",
22677+
"output_cost_per_token": 2e-06,
22678+
"supports_function_calling": true,
22679+
"supports_tool_choice": true
22680+
},
22681+
"vertex_ai/mistralai/mistral-medium-3": {
22682+
"input_cost_per_token": 4e-07,
22683+
"litellm_provider": "vertex_ai-mistral_models",
22684+
"max_input_tokens": 128000,
22685+
"max_output_tokens": 8191,
22686+
"max_tokens": 8191,
22687+
"mode": "chat",
22688+
"output_cost_per_token": 2e-06,
22689+
"supports_function_calling": true,
22690+
"supports_tool_choice": true
22691+
},
22692+
"vertex_ai/mistralai/mistral-medium-3@001": {
22693+
"input_cost_per_token": 4e-07,
22694+
"litellm_provider": "vertex_ai-mistral_models",
22695+
"max_input_tokens": 128000,
22696+
"max_output_tokens": 8191,
22697+
"max_tokens": 8191,
22698+
"mode": "chat",
22699+
"output_cost_per_token": 2e-06,
22700+
"supports_function_calling": true,
22701+
"supports_tool_choice": true
22702+
},
2261522703
"vertex_ai/mistral-large-2411": {
2261622704
"input_cost_per_token": 2e-06,
2261722705
"litellm_provider": "vertex_ai-mistral_models",

0 commit comments

Comments
 (0)