This repository has been archived on 2024-06-26. You can view files and clone it, but cannot push or open issues or pull requests.
InteractiveRegistration/data/stories.yml

12 lines
235 B
YAML

version: "3.0"
stories:
- story: greet and signup
steps:
- intent: greet
- action: utter_greet
- intent: signup
- action: utter_ask_email
- intent: inform_email
- action: signup_form
- active_loop: signup_form