Intents(Functions)
Discover how to streamline your automation processes with Flexito's advanced intent handling capabilities. Whether you're managing appointment bookings or other complex workflows, our system ensures all parameters are accurately captured and processed. Learn how to efficiently cl
Listen to an audio overview
A short, AI-generated podcast-style summary of this article.
Discover how to streamline your automation processes with Flexito's advanced intent handling capabilities. Whether you're managing appointment bookings or other complex workflows, our system ensures all parameters are accurately captured and processed. Learn how to efficiently clear chat history, handle outputs, and customise intents to enhance user interactions.
To create an Intent, you need to set it up within the automations section.
Example Workflow This section demonstrates a sample workflow.
The first step is to clear the chat history, which is essential for looping through the process until all parameters are gathered.
A straightforward system message prompts users to confirm that all necessary parameters are collected before concluding the function call.
Handling Output When handling output, it's important to check the reason for chat completion. You can customise this by setting up intents and mapping parameters. Thorough testing is crucial to ensure all parameters are captured correctly. If any parameters are missing, redirecting users back to the chat completion may be required.
If the chat completion reason is a function call, this means all parameters have been captured, allowing you to provide direct output to the user.
This method isn't just for appointment bookings; it can be applied to a variety of intents.

