virtuoso v0.0.1 MementoMori.Routine

Interface for all of MM’s routines.

Link to this section Summary

Functions

Initiates a routine given a corresponding intent string. Intent string gets converted into corresponding routine module name and calls run function in routine module dynamically

Link to this section Functions

Link to this function runner(impression, conversation_state)

Initiates a routine given a corresponding intent string. Intent string gets converted into corresponding routine module name and calls run function in routine module dynamically.