Skip to content

Commit 7312860

Browse files
authored
Merge pull request #78561 from diberry/0603-qna-multi-turn
[Cogsvcs] QnA - multi-turn -fix
2 parents a4c256d + e34921a commit 7312860

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/cognitive-services/QnAMaker/How-To/multiturn-conversation.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -385,8 +385,12 @@ You have added prompts in your knowledge base and tested the flow in the test pa
385385

386386
The [display text and display order](https://docs.microsoft.com/rest/api/cognitiveservices/qnamaker/knowledgebase/update#promptdto), returned in the JSON response, is supported for editing by the [Update API](https://docs.microsoft.com/rest/api/cognitiveservices/qnamaker/knowledgebase/update).
387387

388+
<!--
389+
388390
FIX - Need to go to parent, then answer column, then edit answer.
389391
392+
-->
393+
390394
## Next steps
391395

392396
Learn more about contextual conversations from the [Dialog sample](https://aka.ms/qnamakermultiturnsample) or learn more [conceptual bot design for multi-turn conversations](https://docs.microsoft.com/azure/bot-service/bot-builder-conversations?view=azure-bot-service-4.0).

0 commit comments

Comments
 (0)