Commit cc2c09c8 by Sai Komuravelli

recruiters updates

parent 0a588ca9
Showing with 16 additions and 20 deletions
## say primary_information ## say greet
* affirm * greet
- primary_information_form - greet_primary_information_form
- form{"name": "primary_information_form"} - form{"name": "greet_primary_information_form"}
- form{"name": null} - form{"name": null}
- utter_slots_primary_information - utter_slots_greet_primary_information
- action_reset - action_reset
> check_primary_information > check_greet
## say primary_information1 ## say greet1
> check_primary_information > check_greet
* affirm * greet
- primary_information_form - greet_primary_information_form
- form{"name": "primary_information_form"} - form{"name": "greet_primary_information_form"}
- form{"name": null} - form{"name": null}
- utter_slots_primary_information - utter_slots_greet_primary_information
- action_reset - action_reset
## say stop ## say stop
* stop * stop
- utter_stop - utter_stop
...@@ -26,10 +25,7 @@ ...@@ -26,10 +25,7 @@
> check_stop > check_stop
* stop * stop
- utter_stop - utter_stop
<!--
## happy greet ## happy greet
* greet * greet
- utter_greet - utter_greet
...@@ -49,7 +45,7 @@ ...@@ -49,7 +45,7 @@
> check_welcome > check_welcome
* welcome * welcome
- utter_welcome - utter_welcome
-->
## say goodbye ## say goodbye
* goodbye * goodbye
- utter_goodbye - utter_goodbye
...@@ -61,7 +57,7 @@ ...@@ -61,7 +57,7 @@
- utter_goodbye - utter_goodbye
## story of greet and bye <!-- ## story of greet and bye
* greet * greet
- utter_greet - utter_greet
* greet * greet
...@@ -109,4 +105,4 @@ ...@@ -109,4 +105,4 @@
* goodbye * goodbye
- utter_goodbye - utter_goodbye
* goodbye * goodbye
- utter_goodbye - utter_goodbye -->
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment