Skip to content

Commit 02a1acd

Browse files
authored
Upgrade model version again (#89)
* Upgrade model version again * Configure Azure Developer Pipeline
1 parent 6c3167e commit 02a1acd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/main.parameters.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"value": "${AZURE_OPENAI_REALTIME_DEPLOYMENT_CAPACITY=1}"
9494
},
9595
"realtimeDeploymentVersion": {
96-
"value": "${AZURE_OPENAI_REALTIME_DEPLOYMENT_VERSION=2024-10-01}"
96+
"value": "${AZURE_OPENAI_REALTIME_DEPLOYMENT_VERSION=2024-12-17}"
9797
},
9898
"embeddingDeploymentCapacity": {
9999
"value": "${AZURE_OPENAI_EMB_DEPLOYMENT_CAPACITY=30}"

0 commit comments

Comments
 (0)