botbuilder-dotnet icon indicating copy to clipboard operation
botbuilder-dotnet copied to clipboard

Adding support for CLU and Orchestration Workflow

Open milkyware opened this issue 3 years ago • 1 comments

Description

Currently, the LUIS recogniser (and adaptive recogniser) doesn't support Language Studio CLU or Orchestration workflow. It would be great for support to be added for these features. Considering there's been quite a push to migrate from QnAMaker to Custom Questioning, this would help to start migrating from LUIS to Language Studio.

Solution

Either adding support for CLU and Orchestration Workflow into the existing LuisRecognizer/LuisAdaptiveRecognizer or adding a new recogniser for LanguageStudio. Also, when using Orchestration in Language Studio and referencing existing Custom Questioning projects, the top answer is also returned. Being able to retrieve this from the recognizer would also help avoid a round trip to Custom Questioning API.

milkyware avatar Jul 11 '22 23:07 milkyware

Hi, since LUIS is being deprecated from 1/4/23 in favour of CLU, I'm just wondering if any progress has been made with this?

milkyware avatar Jan 16 '23 13:01 milkyware