You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 15, 2025. It is now read-only.
Can we add support for Orchestration projects in the CLU recognizer.
Because the Orchestration projects and CLU projects are part of the same service and REST API, its not a significant change to support them. The request is the same with one field difference.
It would require
adding a setting for project type to the adaptive recognizer
passing the project type identifier into the request object instead of hard coding it to CLU
adding response deserializer logic for orchestration projects