We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Connecting a bot to QnA Knowledge Base by using the Connect to QnA knowledgebase action.
Enter the following values: knowledge base ID, the endpoint key, and the host name. Every time when restarting bot, "endpointKey" will be missing.
knowledge base ID
endpoint key
host name
Testing in Emulator showed "EnpointKey".
main branch.
https://docs.microsoft.com/en-us/composer/how-to-add-qna-to-bot#edit-settings
Should give a response as defined in the QnA Knowledge base.
Related to: docs pre-release test
The text was updated successfully, but these errors were encountered:
alanlong9278
Successfully merging a pull request may close this issue.
Describe the bug
Connecting a bot to QnA Knowledge Base by using the Connect to QnA knowledgebase action.
Enter the following values:
knowledge base ID
, theendpoint key
, and thehost name
. Every time when restarting bot, "endpointKey" will be missing.Testing in Emulator showed "EnpointKey".
Version
main branch.
Browser
OS
To Reproduce
https://docs.microsoft.com/en-us/composer/how-to-add-qna-to-bot#edit-settings
Expected behavior
Should give a response as defined in the QnA Knowledge base.
Additional information
Related to: docs pre-release test
The text was updated successfully, but these errors were encountered: