Add deprecation dates for xAI grok-2-vision-1212 and grok-3-mini models

Per xAI announcement, these models will be deprecated on February 28, 2026:
- xai/grok-2-vision-1212
- xai/grok-3-mini
- xai/grok-3-mini-beta
This commit is contained in:
Chesars 2026-01-31 00:31:49 -03:00
parent 558f01e848
commit 1f83aafe3b

View file

@ -30354,6 +30354,7 @@
"supports_web_search": true
},
"xai/grok-2-vision-1212": {
"deprecation_date": "2026-02-28",
"input_cost_per_image": 2e-06,
"input_cost_per_token": 2e-06,
"litellm_provider": "xai",
@ -30452,6 +30453,7 @@
"supports_web_search": true
},
"xai/grok-3-mini": {
"deprecation_date": "2026-02-28",
"input_cost_per_token": 3e-07,
"litellm_provider": "xai",
"max_input_tokens": 131072,
@ -30467,6 +30469,7 @@
"supports_web_search": true
},
"xai/grok-3-mini-beta": {
"deprecation_date": "2026-02-28",
"input_cost_per_token": 3e-07,
"litellm_provider": "xai",
"max_input_tokens": 131072,