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_ARGS#

Arguments to pass to from_script() in order to use TOY_SCRIPT:

Pipeline.from_script(*TOY_SCRIPT_ARGS, 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.