Skip to content

Commit d059713

Browse files
committed
address final PR reviewer feedback
1 parent eb50185 commit d059713

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.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

File renamed without changes.

articles/cognitive-services/QnAMaker/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +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
83+
- name: Multi-turn conversations
84+
href: how-to/multi-turn.md
8585
- name: Get suggested alternate questions via active learning
8686
href: How-to/improve-knowledge-base.md
8787
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)