fix(model_prices): add azure_ai gpt-image-2 and groq llama-guard-3-8b deprecation dates (#42738)

This commit is contained in:
devin-ai-integration[bot] 2026-09-23 07:30:17 -07:00 committed by GitHub
parent d525b0a8df
commit 411fa04f86
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 0 deletions

View file

@ -3894,6 +3894,7 @@
"azure_ai/gpt-image-2": {
"cache_read_input_image_token_cost": 2e-06,
"cache_read_input_token_cost": 1.25e-06,
"deprecation_date": "2027-10-21",
"input_cost_per_image_token": 8e-06,
"input_cost_per_token": 5e-06,
"litellm_provider": "azure_ai",
@ -34171,6 +34172,7 @@
"supports_vision": true
},
"groq/llama-guard-3-8b": {
"deprecation_date": "2025-06-06",
"input_cost_per_token": 2e-07,
"litellm_provider": "groq",
"max_input_tokens": 8192,

View file

@ -3894,6 +3894,7 @@
"azure_ai/gpt-image-2": {
"cache_read_input_image_token_cost": 2e-06,
"cache_read_input_token_cost": 1.25e-06,
"deprecation_date": "2027-10-21",
"input_cost_per_image_token": 8e-06,
"input_cost_per_token": 5e-06,
"litellm_provider": "azure_ai",
@ -34171,6 +34172,7 @@
"supports_vision": true
},
"groq/llama-guard-3-8b": {
"deprecation_date": "2025-06-06",
"input_cost_per_token": 2e-07,
"litellm_provider": "groq",
"max_input_tokens": 8192,