AI User Interaction
User Interaction with AI Agents

Interaction nodes in WEM Modeler now include the AI Agent Chatbot component. This component can be used to create a chatbox for the user. This allows users to communicate directly with the AI agent, enabling real-time responses within your application.
The AI Agent Chatbox component provides a user-friendly interface where users can input queries, receive responses, and engage in conversations with AI agents. This setup enhances the user experience by offering immediate, context-aware responses and automating routine tasks.

Properties
Display mode:
Fixed: Chatbox is part of the template and fixed on the page independent from an interaction node.
Normal flow (default): Chatbox is part of the interaction node and only visible as part of the page.
Height: Static height of the Chatbox in pixels.
Future implementations may include a Read-Only option, to provide a readonly live update of Agent operations.
Last updated
Was this helpful?