rasa_sdk v0.0.1 RasaSdk.Actions.Events
Link to this section Summary
Link to this section Functions
Link to this function
action_executed(action_name, policy \\ nil, confidence \\ nil, timestamp \\ nil)
Link to this function
action_execution_rejected(action_name, policy, confidence, timestamp \\ nil)
Link to this function
action_reverted(timestamp \\ nil)
Link to this function
agent_uttered(text, data, timestamp \\ nil)
Link to this function
all_slots_reset(timestamp \\ nil)
Link to this function
bot_uttered(text, data, metadata, timestamp \\ nil)
Link to this function
conversation_paused(timestamp \\ nil)
Link to this function
conversation_resumed(timestamp \\ nil)
Link to this function
followup_action(name, timestamp \\ nil)
Link to this function
form(name, timestamp \\ nil)
Link to this function
form_validation(validate, timestamp \\ nil)
Link to this function
reminder_cancelled(action_name, name, timestamp \\ nil)
Link to this function
reminder_scheduled(action_name, trigger_date_time, name, kill_on_user_message, timestamp \\ nil)
Link to this function
restarted(timestamp \\ nil)
Link to this function
session_started(timestamp \\ nil)
Link to this function
slot_set(key, value, timestamp \\ nil)
Link to this function
story_exported(timestamp \\ nil)
Link to this function
user_utterance_reverted(timestamp \\ nil)
Link to this function