User guides#

Basic concepts#

In the basic concepts tutorial the basics of DFF are described, those include but are not limited to: dialog graph creation, specifying start and fallback nodes, setting transitions and conditions, using Context object in order to receive information about current script execution.

Context guide#

The context guide walks you through the details of working with the Context object, the backbone of the DFF API, including most of the relevant fields and methods.

Superset guide#

The superset guide tutorial highlights the usage of Superset visualization tool for exploring the telemetry data collected from your conversational services. We show how to plug in the telemetry collection and configure the pre-built Superset dashboard shipped with DFF.

Optimization guide#

The optimization guide demonstrates various tools provided by the library that you can use to profile your conversational service, and to locate and remove performance bottlenecks.