Conversational UI
Overview
Enhance User Experience with AI-Powered Conversations
Conversational UI with GenAI Commons enables users to interact with applications naturally through chat-based interfaces. This Mendix module integrates intelligent chat functionality, leveraging generative AI for more dynamic, context-aware interactions that improve engagement, accessibility, and efficiency.
Key Features:
- Seamless Chat Interface – Easily embed a conversational UI within your Mendix application.
- Customizable & Scalable – Configure chatbots to fit various business needs and scale effortlessly.
- Prebuilt & Extensible – Comes with preconfigured features while allowing further enhancements.
- Token Consumption Monitor – Monitor your token consumption
Why Choose Conversational UI for Mendix?
- Improved Engagement – Keep users active and engaged with real-time conversations.
- Faster Resolutions – Reduce response times with AI-driven automation.
- Enhanced Accessibility – Cater to users with varying levels of digital literacy.
Contact Us
For support and questions, feel free to reach out via email: genai-components-feedback@mendix.com or Community Slack.
Documentation
See official documentation:
Dependencies:
- GenAI Commons
- Agent Commons
- Atlas Core
- Community Commons
- DataWidgets v2.22.0 or higher
- Nanoflow Commons
- Web Actions
For implementation examples, see the GenAI showcase app.
Releases
A new capability and role have been added to inspect agent and other AI interaction traces in runtime for improved observability and troubleshooting. Users can now better understand system behavior and performance with:
- Detailed visibility into each LLM request and response including tool calls and knowledge retrievals
- Execution metadata (timestamps, duration, etc.).
Note that the AgentCommons module is now a dependency for the ConversationalUI module in order to filter for agents in the UI.
Static image widget instances were replaced with Image widgets.
UI for Mistral Deployed models has been added.