(feat) add azure/mistral-large-2402 pricing

This commit is contained in:
ishaan-jaff 2024-02-29 08:33:34 -08:00
parent ec70cdc558
commit 43b66d562e
2 changed files with 32 additions and 0 deletions

View file

@ -424,6 +424,22 @@
"mode": "chat",
"supports_function_calling": true
},
"azure/mistral-large-latest": {
"max_tokens": 32000,
"input_cost_per_token": 0.000008,
"output_cost_per_token": 0.000024,
"litellm_provider": "azure",
"mode": "chat",
"supports_function_calling": true
},
"azure/mistral-large-2402": {
"max_tokens": 32000,
"input_cost_per_token": 0.000008,
"output_cost_per_token": 0.000024,
"litellm_provider": "azure",
"mode": "chat",
"supports_function_calling": true
},
"azure/ada": {
"max_tokens": 8191,
"input_cost_per_token": 0.0000001,

View file

@ -424,6 +424,22 @@
"mode": "chat",
"supports_function_calling": true
},
"azure/mistral-large-latest": {
"max_tokens": 32000,
"input_cost_per_token": 0.000008,
"output_cost_per_token": 0.000024,
"litellm_provider": "azure",
"mode": "chat",
"supports_function_calling": true
},
"azure/mistral-large-2402": {
"max_tokens": 32000,
"input_cost_per_token": 0.000008,
"output_cost_per_token": 0.000024,
"litellm_provider": "azure",
"mode": "chat",
"supports_function_calling": true
},
"azure/ada": {
"max_tokens": 8191,
"input_cost_per_token": 0.0000001,