mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-26 01:12:21 +00:00
fix(azure): update gpt-audio-mini and gpt-5-chat deprecation dates from the retirement schedule (#43017)
Co-authored-by: kerry <kerry@berri.ai> Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
This commit is contained in:
parent
259f954f56
commit
342f9c3bf5
2 changed files with 4 additions and 4 deletions
|
|
@ -5734,7 +5734,7 @@
|
|||
"supports_vision": false
|
||||
},
|
||||
"azure/gpt-audio-mini": {
|
||||
"deprecation_date": "2027-04-06",
|
||||
"deprecation_date": "2027-06-15",
|
||||
"input_cost_per_audio_token": 1e-05,
|
||||
"input_cost_per_token": 6e-07,
|
||||
"litellm_provider": "azure",
|
||||
|
|
@ -6768,7 +6768,7 @@
|
|||
},
|
||||
"azure/gpt-5-chat": {
|
||||
"cache_read_input_token_cost": 1.25e-07,
|
||||
"deprecation_date": "2026-05-13",
|
||||
"deprecation_date": "2026-06-29",
|
||||
"input_cost_per_token": 1.25e-06,
|
||||
"litellm_provider": "azure",
|
||||
"max_input_tokens": 128000,
|
||||
|
|
|
|||
|
|
@ -5734,7 +5734,7 @@
|
|||
"supports_vision": false
|
||||
},
|
||||
"azure/gpt-audio-mini": {
|
||||
"deprecation_date": "2027-04-06",
|
||||
"deprecation_date": "2027-06-15",
|
||||
"input_cost_per_audio_token": 1e-05,
|
||||
"input_cost_per_token": 6e-07,
|
||||
"litellm_provider": "azure",
|
||||
|
|
@ -6768,7 +6768,7 @@
|
|||
},
|
||||
"azure/gpt-5-chat": {
|
||||
"cache_read_input_token_cost": 1.25e-07,
|
||||
"deprecation_date": "2026-05-13",
|
||||
"deprecation_date": "2026-06-29",
|
||||
"input_cost_per_token": 1.25e-06,
|
||||
"litellm_provider": "azure",
|
||||
"max_input_tokens": 128000,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue