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 997868a + aa5bd5c commit ee98a03Copy full SHA for ee98a03
infra/main.waf.parameters.json
@@ -120,7 +120,7 @@
120
"value": "${AZURE_OPENAI_TOP_P=1}"
121
},
122
"azureOpenAIStopSequence": {
123
- "value": "${AZURE_OPENAI_STOP_SEQUENCE=\n}"
+ "value": "${AZURE_OPENAI_STOP_SEQUENCE}"
124
125
"azureOpenAISystemMessage": {
126
"value": "${AZURE_OPENAI_SYSTEM_MESSAGE=You are an AI assistant that helps people find information.}"
0 commit comments