RasaBot / domain.yml
Luigi's picture
add nlu fallback handling
58b802a
raw
history blame contribute delete
402 Bytes
version: "2.0"
intents:
- ReversePhoneLookup
- CallReservationHotline
- out_of_scope
actions:
- action_ReversePhoneLookup
- action_CallReservationHotline
- action_human_handoff
responses:
utter_please_rephrase:
- text: 不好意思,我不太明白您的意思。可以請您再說一次嗎?
session_config:
session_expiration_time: 60
carry_over_slots_to_new_session: true