Using MS botframework-sdk with Azure Cognitive Service for Language

chatbotuser 21 Reputation points
2022-11-17T21:17:49.237+00:00

Hello,

Would MS botframework-sdk https://github.com/microsoft/botframework-sdk be supported with Azure Cognitive Service for Language?

I found the SDK Migration guide:

https://learn.microsoft.com/en-us/azure/cognitive-services/language-service/question-answering/how-to/migrate-qnamaker#steps-to-migrate-sdks

https://github.com/Azure/azure-sdk-for-net/blob/Azure.AI.Language.QuestionAnswering_1.1.0-beta.1/sdk/cognitivelanguage/Azure.AI.Language.QuestionAnswering/MigrationGuide.md

to migrate from Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker to Azure.AI.Language.QuestionAnswering, but a quick code search in the botframework-sdk does not show any usages of Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker.

I am not sure what the right steps are in this case. Any insight would help.

Thank you.

Azure Bot Service
Azure Bot Service
An Azure service that provides an integrated environment for bot development.
589 questions
Azure Cognitive Services
Azure Cognitive Services
A group of Azure artificial intelligence services and cognitive APIs that help build intelligent apps.
1,128 questions
{count} votes

Accepted answer
  1. romungi-MSFT 32,361 Reputation points Microsoft Employee
    2022-11-18T05:56:38.163+00:00

    @chatbotuser There are samples in the BotBuilder-Samples GH repo for integrating the Custom QA feature of language service with the botframework SDK.

    Sample1
    Sample2

    For guidance and roadmap of integration the language service with botframework there is a GH issue created by botframework team which is open for discussion.

    If an answer is helpful, please click on 130616-image.png or upvote 130671-image.png which might help other community members reading this thread.

    0 comments No comments

0 additional answers

Sort by: Most helpful