Elements
Elements serve as the fundamental components of an Agent dialog. You can link multiple elements together to construct intricate conversation flows. When adding a element to the Agent flow via drag and drop, it is automatically placed within a group, which can be assigned a title. Every element is contained within a group. To simplify the process of selecting the appropriate element, they are categorized into different types:Agent Dialog elements

User Input elements
User Input elements are used to ask the user for input. These elements will pause the conversation and wait for the user to provide input.
Logic elements
Logic elements are used to perform background operations. These elements are not visible to users but are essential for managing complex flows.
Integration elements
Integration elements are used to trigger external service operations.
AI elements
AI elements are used to integrate with AI systems like ChatGPT, Anthropic, Mistral AI, etc. AI-powered chatbots can interpret complex user queries, understand context, and provide human-like responses.