Update Orchestrator with Custom Question Answering
Use this query to search for the most popular feature requests.
Is your feature request related to a problem? Please describe. Currently 14.nlp-with-orchestrator uses QnAMaker which is about to be deprecated. Sample should be updated with Custom Question Answering
Describe the solution you'd like Update 14.nlp-with-orchestrator with Custom Question Answering.
Additional context We already have samples 12.CustomQABot and 48.CustomQABotAllFeatures that demonstrate the capabilities of Custom Question Answering.
Does NLP orchestrator support addition of a Question Answering project to it ? In the NLP Orchestrator Sample the model is being trained with QnA and LUIS resources only. As we are planning migration for our existing projects with Dispatch and QnA resources to NLP orchestrator with Custom Question Answering we need a sample or documentation for this.
Hi @Harikishore-KA, I worked on it while I was an intern at Microsoft. A sample has already been pushed to experimental folder that uses Custom Question Answering project to train the model in both CSharp and NodeJS. Link: https://github.com/microsoft/BotBuilder-Samples/tree/main/experimental/language-orchestrator