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

Type Microsoft.CluRecognizer not registered in factory #1563

Open
Prasad-RR opened this issue Aug 7, 2024 · 0 comments
Open

Type Microsoft.CluRecognizer not registered in factory #1563

Prasad-RR opened this issue Aug 7, 2024 · 0 comments
Labels
bug Indicates an unexpected problem or an unintended behavior. needs-triage The issue has just been created and it has not been reviewed by the team.

Comments

@Prasad-RR
Copy link

Prasad-RR commented Aug 7, 2024

Describe the bug

We are getting an error "Type Microsoft.CluRecognizer not registered in factory" while building the project. We have a bot built on bot builder SDK along with adaptive dialogs created using composer. We need to migrate from Luisrecognizer to CLURecognizer as Luis is getting deprecated soon. We have used the Nuget package "Microsoft.Bot.Components.Recognizers.CLURecognizer" and followed the instuctions as mentioned in your document "https://github.com/microsoft/botframework-components/tree/main/packages/Recognizers/ConversationLanguageUnderstanding/dotnet". Can you please guide is resolving this issue at the earliest?

Version

Bot builder - 4.22.2
Composer- 2.1.2

To Reproduce

Create an adaptive dialog which uses CLU Recognizer and add that dialog in Bot SDK code

Expected behavior

Code to run without giving any error.

Screenshots

image

@Prasad-RR Prasad-RR added bug Indicates an unexpected problem or an unintended behavior. needs-triage The issue has just been created and it has not been reviewed by the team. labels Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates an unexpected problem or an unintended behavior. 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