An overview of general settings that apply to your bot.
In the Chatbot Settings menu, accessible through the left-hand menu of the Studio, you can adjust general settings that apply to your bot’s flows and functions.
This is the amount of time, in minutes, that your bot will wait for a response before ending the session. When the session ends, your bot will automatically trigger the Timeout flow.When the Timeout is triggered, your user’s position in the workflow along with any workflow variables are cleared.You can set this to ‘0’ to prevent the bot from ever timing out.The maximum value is 1440 minutes, or 24 hours.
This is the maximum amount of times a conversation can go through any specific node. When the user repeats a node the number of times indicated by this limit, an error will be triggered.The maximum value is 10.
In these sections, you identify which Large Language Model (LLM) you’d like to use for various purposes. These are generally identified as Fast, Best, or per-use through individual cards.
The version of LLMz that your bot uses. We recommend staying updated to the latest version, but you may find that a bot built on previous versions of LLMz function best on those versions.
In these sections, you can identify variables that exist above the scope of workflow variables, like user and bot variables.You can learn more about variables here.