mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-25 01:02:15 +00:00
Merge pull request #42249 from BerriAI/litellm-providers/price-sync-azure
chore(prices): sync Azure prices: 1 model, 1 deprecated
This commit is contained in:
commit
37fb6e72d4
2 changed files with 2 additions and 0 deletions
|
|
@ -11175,6 +11175,7 @@
|
|||
"deprecation_date": "2026-10-01"
|
||||
},
|
||||
"azure_ai/MAI-Image-2.5-Pro": {
|
||||
"deprecation_date": "2026-10-01",
|
||||
"input_cost_per_image_token": 8e-06,
|
||||
"input_cost_per_token": 5e-06,
|
||||
"litellm_provider": "azure_ai",
|
||||
|
|
|
|||
|
|
@ -11175,6 +11175,7 @@
|
|||
"deprecation_date": "2026-10-01"
|
||||
},
|
||||
"azure_ai/MAI-Image-2.5-Pro": {
|
||||
"deprecation_date": "2026-10-01",
|
||||
"input_cost_per_image_token": 8e-06,
|
||||
"input_cost_per_token": 5e-06,
|
||||
"litellm_provider": "azure_ai",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue