Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accessing Language Studio Orchestrator in Botframework SDK #6534

Open
rajeeshmenoth opened this issue Aug 27, 2022 · 1 comment
Open

Accessing Language Studio Orchestrator in Botframework SDK #6534

rajeeshmenoth opened this issue Aug 27, 2022 · 1 comment
Labels
feature-request A request for new functionality or an enhancement to an existing one. needs-triage The issue has just been created and it has not been reviewed by the team.

Comments

@rajeeshmenoth
Copy link

rajeeshmenoth commented Aug 27, 2022

As of now, I don't see any code for accessing azure language studio Orchestrator in C# code ( If anything is available please feel to share here otherwise consider this as a feature request ). Currently, Orchestrator is only supported for old LUIS & QnA maker.

The language studio orchestrator has API access but that would be more complex. If the orchestrator recognizer kind of package is available in the bot framework SDK then that would be great.

@rajeeshmenoth rajeeshmenoth added feature-request A request for new functionality or an enhancement to an existing one. needs-triage The issue has just been created and it has not been reviewed by the team. labels Aug 27, 2022
@rajeeshmenoth
Copy link
Author

I have identified a few samples for new custom question answering using Orchestrator :

https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/cognitivelanguage/Azure.AI.Language.Conversations/samples

Note: We are searching the package similar to Luisrecognizer, Dispatcher, and Qnamakerrecognizer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A request for new functionality or an enhancement to an existing one. needs-triage The issue has just been created and it has not been reviewed by the team.
Projects
None yet
Development

No branches or pull requests

1 participant