Skip to content

Commit

Permalink
Merge pull request #46 from RasaHQ/handle
Browse files Browse the repository at this point in the history
handle chitchat
  • Loading branch information
paulaWesselmann authored Mar 28, 2019
2 parents d2a888a + 04326aa commit 94318dd
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
15 changes: 15 additions & 0 deletions data/core/chitchat.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,19 @@
* inform{"facility_id": "050407"}
- find_healthcare_address
- utter_address

## chitchat_uncooperative_end
* greet
- find_facility_types
* inform{"facility_type": "rbry-mqwu"}
- facility_form
- form{"name": "facility_form"}
- form{"name": null}
- find_facilities
* ask_weather OR ask_builder OR ask_howdoing OR ask_whoisit OR ask_isbot OR ask_howold OR ask_restaurant OR ask_time OR ask_wherefrom OR ask_whoami OR handleinsult OR nicetomeeyou OR telljoke OR ask_whatismyname OR howwereyoubuilt
- action_chitchat
- find_facilities
* inform{"facility_id": "050407"}
- find_healthcare_address
- utter_address

1 change: 0 additions & 1 deletion domain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ slots:

forms:
- facility_form
- find_address_form

actions:
- action_chitchat
Expand Down

0 comments on commit 94318dd

Please sign in to comment.