I just created a QnA Bot by using the following steps:
- Create a bot using the "Question and Answer (NodeJS)" template.
- Update "QnAKnowledgebaseId" and "QnASubscriptionKey" in "Application Settings".
However, it always shows "Waiting for bot to be ready" when I navigated to "Test in Web Chat":
It works well if we choose "C# Basic" or "Node.js Basic".
How can I make it work? Thanks.