Skip to content

Commit d04437a

Browse files
authored
Merge pull request #180364 from mrbullwinkle/mrb_11_18_2021_multiturn
[Cognitive Services] qnamaker multiturn
2 parents aa6673d + d059713 commit d04437a

File tree

3 files changed

+366
-1
lines changed

3 files changed

+366
-1
lines changed

articles/cognitive-services/QnAMaker/How-To/edit-knowledge-base.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ If you do not have pre-existing content to populate the knowledge base, you can
5353

5454
1. Optionally, add **[metadata](../Quickstarts/add-question-metadata-portal.md#add-metadata-to-filter-the-answers)**. To view metadata, select **View options** in the context menu. Metadata provides filters to the answers that the client application, such as a chat bot, provides.
5555

56-
1. Optionally, add **[follow-up prompts](multiturn-conversation.md)**. Follow-up prompts provide additional conversation paths to the client application to present to the user.
56+
1. Optionally, add **[follow-up prompts](multi-turn.md)**. Follow-up prompts provide additional conversation paths to the client application to present to the user.
5757

5858
1. Select **Save and train** to see predictions including the new QnA pair.
5959

0 commit comments

Comments
 (0)