Toy script#

This module contains a simple script and a dialog which are used in tutorials.

TOY_SCRIPT#

An example of a simple script.

TOY_SCRIPT_KWARGS#

# There should be a better description of this Keyword arguments to pass to Pipeline() in order to use TOY_SCRIPT:

Pipeline(**TOY_SCRIPT_KWARGS, context_storage=...)
HAPPY_PATH#

An example of a simple dialog.

MULTIFLOW_SCRIPT#

Simple dialog with multiple flows.

MULTIFLOW_REQUEST_OPTIONS#

Request options for automated client requests for MULTIFLOW_SCRIPT.