File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4545 "value" : " ${AZURE_SEARCH_FILENAME_COLUMN=filename}"
4646 },
4747 "azureSearchFilter" : {
48- "value" : " ${AZURE_SEARCH_FILTER= }"
48+ "value" : " ${AZURE_SEARCH_FILTER}"
4949 },
5050 "azureSearchUrlColumn" : {
5151 "value" : " ${AZURE_SEARCH_URL_COLUMN=url}"
156156 "value" : " ${AZURE_OPENAI_TOP_P=1}"
157157 },
158158 "azureOpenAIStopSequence" : {
159- "value" : " ${AZURE_OPENAI_STOP_SEQUENCE= }"
159+ "value" : " ${AZURE_OPENAI_STOP_SEQUENCE}"
160160 },
161161 "azureOpenAISystemMessage" : {
162162 "value" : " ${AZURE_OPENAI_SYSTEM_MESSAGE=You are an AI assistant that helps people find information.}"
Original file line number Diff line number Diff line change 4545 "value" : " ${AZURE_SEARCH_FILENAME_COLUMN=filename}"
4646 },
4747 "azureSearchFilter" : {
48- "value" : " ${AZURE_SEARCH_FILTER= }"
48+ "value" : " ${AZURE_SEARCH_FILTER}"
4949 },
5050 "azureSearchUrlColumn" : {
5151 "value" : " ${AZURE_SEARCH_URL_COLUMN=url}"
You can’t perform that action at this time.
0 commit comments