fix(mistral): add devstral models with correct 262K context length (#6867)

This commit is contained in:
Sean Kenneth Doherty
2026-02-02 19:13:12 -06:00
committed by GitHub
parent 1ad81e3b69
commit bbcfe7f571
@@ -26,6 +26,14 @@
"name": "codestral-2508",
"context_limit": 256000
},
{
"name": "devstral-2512",
"context_limit": 262144
},
{
"name": "devstral-small-2505",
"context_limit": 262144
},
{
"name": "pixtral-large-2411",
"context_limit": 128000