botframeworkadaptive-design

Adaptive dialogs with Bot framework skills sample


Based on this Release Notes it looks like Skills have been updated to work with adaptive dialogs, and both adaptive and traditional dialogs will now accept all types of activities.

Is there any example code to see how to use Adaptive dialogs in Bf skills for node? I didn't find in samples


Solution

  • You should use the BeginSkill action. There is a document here that shows you how to do this in Composer.