Anatomy of a Hyperflow
What does a Hyperflow include?
When you create a Hyperflow for a virtual assistant, you need to include the following components:
The list of actions that you can include within a Hyperflow are contained in a definition document.

In order to configure a Hyperflow, you only need to:
Provide a description of what the flow is supposed to do.
Define a handful of use-cases.
The AI then generates a prompt with further instruction of how the flow should function (this can be modified if needed).
Next, the you select a configured integration(s) and add function(s) / API calls that the AI is allowed to make.
After the Hyperflow is complete, you can index it alongside the other fulfillments (fully unsupervised) or invoked it through an Intent for greater accuracy (semi-supervised).
See Creating a Hyperflow for step-by-step instructions using the Aisera Administration application.
Last updated