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 f0b57c4 commit aa5bd5cCopy full SHA for aa5bd5c
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