version: "2.0" stories: - story: happy appointment path steps: - intent: greet - action: utter_greet - intent: book_appointment - action: appointment_form - active_loop: appointment_form - active_loop: null - action: action_insert_db - action: action_email_patient - story: name validaion path steps: - intent: updating_detail - action: name_form - active_loop: name_form - active_loop: null - action: updated - story: story for saing okay at the middle steps: - intent: affirm - action: utter_carryon - story: say thankyou steps: - intent: thankyou - action: utter_thankyou - story: happy nurse duty path steps: - intent: drasknurse - action: action_drasknurse #- story: happy cold path 1 # steps: # - intent: feelingsickcold # - action: utter_feelingsick # - action: utter_didthathelp # - intent: affirm # - action: utter_carryon # - intent: deny # - action: utter_goodbye #- story: happy medicine list # steps: # - intent: medlist # - action: utter_medlist - story: happy medicine description steps: - intent: drug_description - action: action_drugdescription - story: happy take slot path steps: - intent: choose_duration - action: action_take_durationval