An Azure service that provides an integrated environment for bot development.
Creating Question Answer Bot not responding
I have created a custom question answer knowledge base and tested on language studio. It is working fine and sending a response on language studio, but when I deploy and create a bot, and then 'Test in Web Chat' it is not responding. On inspecting the network, I found out that it is sending an error response.
{
"error": {
"code": "BotError",
"message": "Failed to send activity: bot returned an error"
},
"httpStatusCode": 500
}
Payload Status Code: 502
https://learn.microsoft.com/en-us/azure/cognitive-services/language-service/question-answering/quickstart/sdk?pivots=studio
https://learn.microsoft.com/en-us/azure/cognitive-services/language-service/question-answering/tutorials/bot-service
Azure AI Bot Service
Azure Language in Foundry Tools
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
Foundry Tools
Formerly known as Azure AI Services or Azure Cognitive Services is a unified collection of prebuilt AI capabilities within the Microsoft Foundry platform