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.
2 parents cb9b60e + 5b2c74f commit a84fa0bCopy full SHA for a84fa0b
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