Add mistral medium latest to model prices

This commit is contained in:
Dragos Campean 2024-03-17 16:01:40 +02:00
parent 6eac5c4f0a
commit f3c0b530b8
2 changed files with 14 additions and 0 deletions

View file

@ -603,6 +603,13 @@
"litellm_provider": "mistral",
"mode": "chat"
},
"mistral/mistral-medium-latest": {
"max_tokens": 8192,
"input_cost_per_token": 0.00000273,
"output_cost_per_token": 0.00000820,
"litellm_provider": "mistral",
"mode": "chat"
},
"mistral/mistral-large-latest": {
"max_tokens": 32000,
"input_cost_per_token": 0.000008,

View file

@ -603,6 +603,13 @@
"litellm_provider": "mistral",
"mode": "chat"
},
"mistral/mistral-medium-latest": {
"max_tokens": 8192,
"input_cost_per_token": 0.00000273,
"output_cost_per_token": 0.00000820,
"litellm_provider": "mistral",
"mode": "chat"
},
"mistral/mistral-large-latest": {
"max_tokens": 32000,
"input_cost_per_token": 0.000008,