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

Taking control recognizer generation enhancements #4547

@boydc2014

Description

@boydc2014

Staring from #4351, we are treating the recognizer dialogs (.lu.qna.dialog, .qna.dialog, .lu.dialog, etc) part of the bot itself, instead of part of building process. This makes Composer authored bot more CI/CD friendly, and enable the recoginzers to be editable.

But #4351 are missing some details and the timing the generation folder is created isn't quite right, we will need

  • check in the recognizers folder in sample bots
  • create the recognizers folder when loading (instead of starting) the bot
  • react to file changes and recognizer changes to adjust the recognizers folder

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions