Add azure gpt-5-pro in model map (#16235)

This commit is contained in:
Sameer Kankute 2025-11-06 08:11:53 +05:30 committed by GitHub
parent 2c9970742f
commit 34abb7de1a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 58 additions and 0 deletions

View file

@ -2369,6 +2369,35 @@
"supports_tool_choice": true,
"supports_vision": true
},
"azure/gpt-5-pro": {
"input_cost_per_token": 1.5e-05,
"litellm_provider": "azure",
"max_input_tokens": 272000,
"max_output_tokens": 128000,
"max_tokens": 400000,
"mode": "responses",
"output_cost_per_token": 0.00012,
"source": "https://learn.microsoft.com/en-us/azure/ai-foundry/foundry-models/concepts/models-sold-directly-by-azure?pivots=azure-openai&tabs=global-standard-aoai%2Cstandard-chat-completions%2Cglobal-standard#gpt-5",
"supported_endpoints": [
"/v1/responses"
],
"supported_modalities": [
"text",
"image"
],
"supported_output_modalities": [
"text"
],
"supports_function_calling": true,
"supports_parallel_function_calling": true,
"supports_pdf_input": true,
"supports_prompt_caching": true,
"supports_reasoning": true,
"supports_response_schema": true,
"supports_system_messages": true,
"supports_tool_choice": true,
"supports_vision": true
},
"azure/gpt-image-1": {
"input_cost_per_pixel": 4.0054321e-08,
"litellm_provider": "azure",

View file

@ -2369,6 +2369,35 @@
"supports_tool_choice": true,
"supports_vision": true
},
"azure/gpt-5-pro": {
"input_cost_per_token": 1.5e-05,
"litellm_provider": "azure",
"max_input_tokens": 272000,
"max_output_tokens": 128000,
"max_tokens": 400000,
"mode": "responses",
"output_cost_per_token": 0.00012,
"source": "https://learn.microsoft.com/en-us/azure/ai-foundry/foundry-models/concepts/models-sold-directly-by-azure?pivots=azure-openai&tabs=global-standard-aoai%2Cstandard-chat-completions%2Cglobal-standard#gpt-5",
"supported_endpoints": [
"/v1/responses"
],
"supported_modalities": [
"text",
"image"
],
"supported_output_modalities": [
"text"
],
"supports_function_calling": true,
"supports_parallel_function_calling": true,
"supports_pdf_input": true,
"supports_prompt_caching": true,
"supports_reasoning": true,
"supports_response_schema": true,
"supports_system_messages": true,
"supports_tool_choice": true,
"supports_vision": true
},
"azure/gpt-image-1": {
"input_cost_per_pixel": 4.0054321e-08,
"litellm_provider": "azure",