mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
Update model_prices_and_context_window.json (#8256)
codestral id is changing from previous version this is now vertex_ai/codestral-2501 previous version are no more proposed in model garden
This commit is contained in:
parent
27e1e22a0f
commit
15b7fa3617
1 changed files with 1 additions and 1 deletions
|
|
@ -3909,7 +3909,7 @@
|
|||
"mode": "chat",
|
||||
"supports_function_calling": true
|
||||
},
|
||||
"vertex_ai/codestral@2501": {
|
||||
"vertex_ai/codestral-2501": {
|
||||
"max_tokens": 128000,
|
||||
"max_input_tokens": 128000,
|
||||
"max_output_tokens": 128000,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue