version: "3.1" intents: - greet - goodbye - affirm - deny - mood_great - mood_unhappy - bot_challenge responses: utter_greet: - text: "Hey! I am ECAS Bot. How may I help you?" utter_cheer_up: - text: "Here is something to cheer you up:" image: "https://i.imgur.com/nGF1K8f.jpg" utter_did_that_help: - text: "Did that help you?" utter_happy: - text: "Great, carry on!" utter_goodbye: - text: "Bye! Thank you for choosing ECAS." utter_all_beam_design_steps: - text: "1) Determine the loads 2) Select a material 3) Determine the dimensions 4) Calculate the bending moment: 5) Check for deflection 6) Check for shear 7) Choose a section 8) Detail the beam" utter_you_are_welcome: - text: "You are welcome." utter_iamabot: - text: "I am a bot, powered by Rasa." session_config: session_expiration_time: 60 carry_over_slots_to_new_session: true