Skip to content

Commit b3d2e70

Browse files
updated the version
1 parent 8c56749 commit b3d2e70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
location="${{ env.AZURE_LOCATION }}" \
137137
gptModelDeploymentType="GlobalStandard" \
138138
gptModelName="gpt-4.1-mini" \
139-
gptModelVersion="2024-08-06" \
139+
gptModelVersion="2025-04-14" \
140140
backendContainerImageTag="${IMAGE_TAG}" \
141141
frontendContainerImageTag="${IMAGE_TAG}" \
142142
azureAiServiceLocation='${{ env.AZURE_LOCATION }}' \

0 commit comments

Comments
 (0)