You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cognitive-services/language-service/question-answering/concepts/plan.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -104,7 +104,7 @@ Question answering uses _active learning_ to improve your knowledge base by sugg
104
104
105
105
### Providing a default answer
106
106
107
-
If your knowledge base doesn't find an answer, it returns the _default answer_. This answer is configurable on the **Settings** page.).
107
+
If your knowledge base doesn't find an answer, it returns the _default answer_. This answer is configurable on the **Settings** page.
108
108
109
109
This default answer is different from the Azure bot default answer. You configure the default answer for your Azure bot in the Azure portal as part of configuration settings. It's returned when the score threshold isn't met.
0 commit comments