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
|Language|Language used for all knowledge bases in service. Do not mix languages in a single resource. That will harm answer quality.|
47
49
48
-

50
+
> [!div class="mx-imgBorder"]
51
+
> 
49
52
50
53
1. Enter your knowledge base name, `My Tutorial kb`.
51
54
52
-

55
+
> [!div class="mx-imgBorder"]
56
+
> 
53
57
54
58
1. Populate your knowledge base with the following settings:
55
59
56
60
|Setting name|Setting value|Purpose|
57
61
|--|--|--|
62
+
|Enable multi-turn extraction|Checked|Allows for follow-up prompts.|
63
+
|Default answer text|`No good answer was found.`|Returned when there is no match to the question.|
58
64
|URL|`https://docs.microsoft.com/azure/cognitive-services/qnamaker/faqs`|The contents of the FAQ at that URL are formatted with a question followed by an answer. QnA Maker can interpret this format to extract questions and the associated answers.|
59
65
|File |_not used in this tutorial_|This uploads files for questions and answers. |
60
66
|Chit-chat personality|Friendly|This gives a friendly and casual [personality](../Concepts/best-practices.md#chit-chat) to common questions and answers. You can edit these questions and answers later. |
61
67
62
-

68
+
> [!div class="mx-imgBorder"]
69
+
> 
63
70
64
71
1. Select **Create your KB** to finish the creation process.
65
72
66
-

73
+
> [!div class="mx-imgBorder"]
74
+
> 
67
75
68
76
## Review, save, and train the knowledge base
69
77
70
78
1. Review the questions and answers. The first page is questions and answers from the URL.
71
79
72
-

80
+
> [!div class="mx-imgBorder"]
81
+
> 
73
82
74
83
1. Select the last page of questions and answers from the bottom of the table. The page shows questions and answers from the Chit-chat personality.
0 commit comments