We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 477544d commit 5b2c74fCopy full SHA for 5b2c74f
infra/main.parameters.json
@@ -51,7 +51,7 @@
51
"value": "${USE_SEARCH_SERVICE=true}"
52
},
53
"agentDeploymentName": {
54
- "value": "${AZURE_AI_DEPLOYMENT_NAME=${AZURE_AI_AGENT_MODEL_NAME=gpt-4o-mini}}"
+ "value": "${AZURE_AI_AGENT_MODEL_NAME=gpt-4o-mini}"
55
56
"agentModelFormat": {
57
"value": "${AZURE_AI_AGENT_MODEL_FORMAT=OpenAI}"
0 commit comments