Teneo Developers

Design your Conversation Logic in Flows

Flows

Dialogues in Teneo are handled by Flows. Flows are visual objects that contain all the necessary logic to resolve a user's question or intent. Depending on the user's intent, the flow may vary in complexity. You can add as many flows to your solution as you want. Together, the flows allow the user to have a conversation about different topics.

Flows can be simple (e.g. to answer the question "What kind of coffee do you have?") or complex (for example, a flow that helps the user book a flight), but they always represent some kind of predefined conversational pattern.

Flows in Teneo are represented graphically. At the top of the flow, we find the trigger. This is where we define what kinds of inputs should activate the flow. This can be done in various ways, including by creating machine-learned classes or by defining linguistic rules.

Simple flows just contain a trigger that recognizes the user's intent and an output that contains the answer.

intent-output-fixed

More complex flows may contain many more elements like junctions & transitions, different outputs, links to other flows, etc.

build-complaint

Next page
Activate your flow with intent triggers
Was this page helpful?