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 Jul 9, 2025. It is now read-only.
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