Closed saivennelakanti closed 4 years ago
Thanks for the feedback! I will follow up with this after investigating.
I have validated that this flow works with the following steps.
Test query on existing FAQ KB
Make change in portal to existing FAQ KB by adding new QnA pair
Select Save and Train
Select Publish
Run .\Deployment\Scripts\update_cognitive_models.ps1 -RemoteToLocal
Validate that query works
I will make a change to the docs to reflect that you should save, train, and publish your changes before running the script.
/virtual-assistant/tutorials/customize-assistant/csharp/4-edit-your-cognitive-models/.
When I do all the steps provided in this webpage there is no change to the VirtualAssistant. Due to which I couldn't submit to the AzureHeros challenge. I looked at these steps multiple times and reverified but the changes done by me to the existing knowledgebase are not picked by the BOT. the Intents/questions are unrecognized by the BOT. so fix this page to reflect the right steps.