We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c56749 commit b3d2e70Copy full SHA for b3d2e70
1 file changed
.github/workflows/deploy.yml
@@ -136,7 +136,7 @@ jobs:
136
location="${{ env.AZURE_LOCATION }}" \
137
gptModelDeploymentType="GlobalStandard" \
138
gptModelName="gpt-4.1-mini" \
139
- gptModelVersion="2024-08-06" \
+ gptModelVersion="2025-04-14" \
140
backendContainerImageTag="${IMAGE_TAG}" \
141
frontendContainerImageTag="${IMAGE_TAG}" \
142
azureAiServiceLocation='${{ env.AZURE_LOCATION }}' \
0 commit comments