Skip to content

Commit eb50185

Browse files
committed
fix github issue
1 parent 4f2ab0a commit eb50185

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-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](multiturn.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

articles/cognitive-services/QnAMaker/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@
8080
- name: Use Prebuilt API to query over text
8181
href: How-to/using-prebuilt-api.md
8282
displayName: prebuilt, query, answer, text, prebuilt api, ingest, no storage, call, response
83+
- name: Multiturn conversations
84+
href: how-to/multiturn.md
8385
- name: Get suggested alternate questions via active learning
8486
href: How-to/improve-knowledge-base.md
8587
displayName: active learning, suggestion, dialog prompt, train api, feedback loop, autolearn, auto-learn, user setting, service setting, services setting, accept, reject, filter by suggestion, filter active learning, clusterHead, totalAutoSuggestedCount, totalUserSuggestedCount, autoSuggestedCount, userSuggestedCount

0 commit comments

Comments
 (0)