This repository was archived by the owner on Jun 30, 2022. It is now read-only.

Description
In the "Customize your Virtual Assistant" Tutorial, we currently describe how to add a knowledge base, but sometimes, the customization is to update the existing knowledge base (FAQ or chitchat, thus will be good to update the Tutorial to also include a section to describe how to update the existing FAQ and ChitChat and then update dispatch:
- For FAQ, this could be extracting the FAQ from their existing website, or PDF or other source (this can point to the QnAMaker extraction related documentation), and then replace the existing FAQ with the newly extracted pairs
- For ChitChat, this could be customizing the response of the existing ChitChat questions
Or alternatively, customers may add a new knowledge base but then want to remove the existing FAQ and/or ChitChat, thus should also include documentation on how to update to remove certain knowledge source.