Hello guys.
Where can I find the required information below to create tests in QnA Maker?
“botium”: {
“Capabilities”: {
“PROJECTNAME”: “ActivebotTest”,
“CONTAINERMODE”: “qnamaker”,
“QNAMAKER_KNOWLEDGEBASE_ID”: “xxxxxxx”,
“QNAMAKER_RESOURCE_NAME”: “yyyyyy”,
“QNAMAKER_ENDPOINT_KEY”: “zzzzzz”,
“QNAMAKER_RESOURCE_KEY”: “vvvvvvvvvvvvvvv”,
…
}
}
I enter the information but this is the error I get:
The QnA Maker Feature uses “.cognitiveservices.azure.com” and does not “.azurewebsites.net”
It is outdated? @Florian @ujja
Florian
January 31, 2023, 11:06am
3
You are right. We already worked on this issue and there are new capabilities available to specify the full resource endpoint urls for QnAMaker.
Will be part of the next Botium releases. You can get the latest code from Github GitHub - codeforequity-at/botium-connector-qnamaker: Botium Connector for QnA Maker
Hi @Florian
thank you for your answer,
so at the moment I can’t use this connector to test the QnA, correct?
thanks
Florian
January 31, 2023, 12:15pm
5
As long as it hasn’t been released, it involves downloading the updated Github repository for the Botium QnAMaker connector to use the latest code. So definitly nothing I would suggest to do.