File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ param gpt4_1ModelVersion string = '2025-04-14'
6767@description ('Optional. Name of the GPT Reasoning model to deploy:' )
6868param gptReasoningModelName string = 'o4-mini'
6969
70- @description ('Optional. Version of the GPT Reasoning model to deploy. Defaults to 2025-04-14 .' )
70+ @description ('Optional. Version of the GPT Reasoning model to deploy. Defaults to 2025-04-16 .' )
7171param gptReasoningModelVersion string = '2025-04-16'
7272
7373@description ('Optional. Version of the Azure OpenAI service to deploy. Defaults to 2024-12-01-preview.' )
Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ param gpt4_1ModelVersion string = '2025-04-14'
6767@description ('Optional. Name of the GPT Reasoning model to deploy:' )
6868param gptReasoningModelName string = 'o4-mini'
6969
70- @description ('Optional. Version of the GPT Reasoning model to deploy. Defaults to 2025-04-14 .' )
70+ @description ('Optional. Version of the GPT Reasoning model to deploy. Defaults to 2025-04-16 .' )
7171param gptReasoningModelVersion string = '2025-04-16'
7272
7373@description ('Optional. Version of the Azure OpenAI service to deploy. Defaults to 2025-01-01-preview.' )
You can’t perform that action at this time.
0 commit comments