Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Support for Orchestration projects in the CLU recognizer #1486

@negativeeddy

Description

@negativeeddy

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

this would be similar to how I did this before these components were published
https://github.com/negativeeddy/CustomQuestionAnsweringBotSample

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions