Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
2a0b60c
Create v1 and v2 folders
dbreseman Jun 8, 2026
79e2ebb
Preface descriptions with version number
dbreseman Jun 8, 2026
af050e5
Preface v2 descriptions
dbreseman Jun 8, 2026
35e0cc0
Add version badges and banner
dbreseman Jun 8, 2026
34ec6cf
Fix banner link
dbreseman Jun 8, 2026
093ef5c
Merge branch 'development' into db-agents-kit-versioning
dbreseman Jun 12, 2026
ebb8ec2
Version the URLs
dbreseman Jun 16, 2026
a2db2c0
Update internal xrefs
dbreseman Jun 16, 2026
f7ac3e1
Update xrefs in concepts, mxgenai, mcp-modules, and index
dbreseman Jun 16, 2026
d8a4d6e
Version genai-for-mx internal xrefs
dbreseman Jun 16, 2026
3ae318c
Add unversioned aliases for v2
dbreseman Jun 16, 2026
ce05ac7
Add index pages and version components table
dbreseman Jun 16, 2026
23ccc17
Update external xrefs
dbreseman Jun 16, 2026
6c7d6f6
Fix Agents Kit 1 references
dbreseman Jun 16, 2026
bc04eb9
Add Agents Kit 1 release versions
dbreseman Jun 16, 2026
fcbdac6
Add Agents Kit 2 versions
dbreseman Jun 17, 2026
08dac10
Add reference-guide to genai-for-mx and snowflake-connector URLs
dbreseman Jun 17, 2026
efd4ee0
Proofread
dbreseman Jun 17, 2026
00bee27
Assume user is on SP 11.12+
dbreseman Jun 18, 2026
938ce53
Assume Studio Pro 11.12
dbreseman Jun 19, 2026
d43e697
Edit language and simplify
dbreseman Jun 19, 2026
f2f2928
Simplify index pages for how-to and reference guide
dbreseman Jun 19, 2026
a797290
Standardize descriptions
dbreseman Jun 19, 2026
6899cf7
Add BYO Connector link
dbreseman Jun 19, 2026
cf1ded0
Delete "Build a Chatbot from Scratch Using the Blank GenAI App"
dbreseman Jun 19, 2026
5848c3e
Delete "Build a Chatbot from Scratch Using the Blank GenAI App"
dbreseman Jun 19, 2026
a666411
Fix typo
dbreseman Jun 19, 2026
dfa5c03
Minor tweaks and broken links
dbreseman Jun 19, 2026
a025b9f
Adapt mxgenai-connector for Agent Editor + specify relevant steps for…
dbreseman Jun 19, 2026
540311c
Merge branch 'development' into db-agents-kit-versioning
dbreseman Jun 22, 2026
c2fe0b7
Fix link error
dbreseman Jun 22, 2026
107eff9
Restructure MxGenAI connector config steps
dbreseman Jun 22, 2026
f1e38af
Mention Agent Editor and HITL more
dbreseman Jun 22, 2026
925ebb6
Revise AWS Authentication documentation for Credentials usage + Versi…
liamsommer-mx Jun 22, 2026
5141d08
Language edit: BYO Connecotr
dbreseman Jun 22, 2026
0af2b57
Add glossary links
dbreseman Jun 22, 2026
5538fcc
Fix xrefs
dbreseman Jun 22, 2026
4ba0992
Assume Studio Pro 11.12 and recent module version
dbreseman Jun 23, 2026
67a9f94
Adjust index pages
dbreseman Jun 23, 2026
51e1532
Update index descriptions
dbreseman Jun 23, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions assets/scss/_badge.scss
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,11 @@
color: $success-9;
padding: 2px 2px
}

.badge-10-24 {
background-color: $info-8;
}

.badge-11-12 {
background-color: $info-8;
}
102 changes: 27 additions & 75 deletions content/en/docs/genai/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,104 +2,54 @@
title: "Enrich Your Mendix App with Agentic Capabilities"
url: /agents/
linktitle: "Agents"
description: "Describes how to integrate agentic and generative AI into Mendix applications using Agents Kit components. Provides a catalog of available starter apps, showcase apps, connectors, modules, and models."
description: "Describes how to integrate agentic and generative AI into Mendix apps using Agents Kit components. Provides a catalog of available starter apps, showcase apps, connectors, modules, and models."
weight: 40
no_list: false
description_list: true
aliases:
- /appstore/modules/genai/
---

{{% alert color="info" %}}
These pages focus on using Agents Kit to integrate agentic and generative AI into Mendix apps. For AI assistance while building apps, see [Mendix AI Assistance (Maia)](/refguide/mendix-ai-assistance/). For pretrained machine learning models, see [Mendix Runtime](/refguide/runtime/).
{{% /alert %}}

## Introduction

With Mendix's agentic capabilities, you can build AI-powered features into your applications using leading AI models and your own data.
With Mendix's agentic capabilities, you can build AI-powered features into your apps using leading AI models and your own data. Integrate AI capabilities into your apps with Agents Kit, a collection of Mendix starter apps, connectors, and modules that support implementations from simple text generation to complex multi-step agentic workflows.

Mendix supports a variety of agentic and generative AI capabilities that you can integrate into your applications. Some typical use cases include the following:
Some typical use cases include the following:

* Create AI agents that autonomously interact with your Mendix app's data, logic, and external systems.
* Build conversational UIs with human-in-the-loop controls and embed AI-powered interactions directly into your Mendix applications.
* Connect application data and enterprise knowledge bases to provide grounded, context-aware AI responses.
* Build conversational UIs with human-in-the-loop controls and embed AI-powered interactions directly into your Mendix apps.
* Connect app data and enterprise knowledge bases to provide grounded, context-aware AI responses.

{{% alert color="info" %}}
These pages focus on integrating agentic and generative AI into applications using Agents Kit. For AI assistance while building apps, see [Mendix AI Assistance (Maia)](/refguide/mendix-ai-assistance/). For pretrained machine learning models, see [Mendix Runtime](/refguide/runtime/).
{{% /alert %}}
[Agents Kit 2](/agents/agents-kit-2/) is available for Mendix Studio Pro 11.12 and above and provides Mendix's newest agentic features and improvements. [Agents Kit 1](/agents/agents-kit-1/) is available for Studio Pro 10.24 and above. Older versions of some modules and the GenAI Showcase App are available in Studio Pro 9.24.2.

### Getting Started

Start using AI capabilities based on your experience level:

* **Familiar with generative AI?** Start building with the [How to Build Smarter Apps Using GenAI](/agents/how-to/) guides.
* **Familiar with generative AI?** Explore the [Agents Kit guides](/agents/agents-kit-2/) to browse available components, start building with step-by-step how-to guides, and access reference documentation.

* **New to generative AI?** Follow these steps:

1. Familiarize yourself with the [core concepts](/agents/get-started/), including prompt engineering, retrieval augmented generation (RAG), and function calling (ReAct).
2. Choose an architecture for your use case. See the [Components and Models](#architecture) section for available options.
2. Choose an architecture for your use case.
3. Obtain the required credentials for your selected architecture.

## Components and Models {#architecture}

Integrate AI capabilities into your applications with Agents Kit, a collection of Mendix starter apps, connectors, and modules that support implementations from simple text generation to complex multi-step agentic workflows. The following sections describe the components available in the kit as well as the available models.

### Agents Kit Components

#### Starter Apps {#starter-apps}

| Asset | Description | Studio Pro Version |
| --- | --- | --- |
| [Agent Builder Starter App](https://marketplace.mendix.com/link/component/240369) (formerly known as Support Assistant Starter App) | Build agentic apps with this starter app that includes Agent Commons and all its required dependencies. Includes a working conversational support agent that you can customize with prompts, tool calling, knowledge base integration, and human-in-the-loop capabilities. | 10.24 |
| [AI Bot Starter App](https://marketplace.mendix.com/link/component/227926) | Build your own enterprise-grade ChatGPT-like app. Connect to a supported model and write custom instructions to create a chatbot that can support use cases such as brainstorming, copywriting, document analysis, or coding support. | 10.24 |
| [Blank GenAI App](https://marketplace.mendix.com/link/component/227934) | Start building with Mendix GenAI capabilities using this blank starter app that comes preloaded with connectors for Mendix Cloud GenAI, OpenAI, Amazon Bedrock, and Mistral, plus Agent Commons and all its required dependencies. | 10.24 |
| [RFP Assistant Starter App / Questionnaire Assistant Starter App](https://marketplace.mendix.com/link/component/235917) | Demonstrates a time-saving GenAI pattern for answering similar-but-different questions. Upload Request for Proposal (RFP) documents, generate responses from a historical knowledge base of question-answer pairs, edit with AI assistance, and keep the model's responses current with continuous knowledge base updates. | 10.24 |

#### Showcase Apps {#showcase-apps}

| Asset | Description | Studio Pro Version |
| --- | --- | --- |
| [GenAI Showcase App](https://marketplace.mendix.com/link/component/220475) | Explore example use cases for Agents Kit connectors and modules, including multi-agent patterns, exposing and consuming tools via MCP, interactive chatbots, RAG, function calling, image generation, and semantic search. | 10.24 |
| [Snowflake Showcase App](https://marketplace.mendix.com/link/component/225845) | Learn how to use Snowflake connectors to read and write data, leverage Snowflake Cortex ML and LLM capabilities, chat with structured data using Cortex Analyst, and implement role-based access control. | 10.24 |
## Available Models {#models}

#### Core Modules {#core-modules}
Mendix [connectors](/agents/agents-kit-2/#connectors) offer direct support for the following models.

| Asset | Description | Studio Pro Version |
| --- | --- | --- |
| [Agent Commons](/agents/genai-for-mx/agent-commons/) | Build agentic functionality by defining, testing, and evaluating agents at runtime. Iterate on prompts and agent configurations without app redeployment through the integrated Agent Builder UI. | 10.24 |
| [Agent Editor](/agents/genai-for-mx/agent-editor/) | Define agents as version-controlled documents in Studio Pro at design time. Author prompts, configure tools and knowledge bases, test locally, and deploy agents as part of your app model. | 11.9 |
| [Conversational UI](/agents/genai-for-mx/conversational-ui/) | Create chat interfaces for full-screen, sidebar, or modal GenAI conversations. Monitor token consumption and trace interactions with UI features built on GenAI Commons. | 10.24 |
| [GenAI Commons](/agents/genai-for-mx/commons/) | Integrate GenAI connectors with other modules using common capabilities provided by this base module. Required dependency for both core and connector modules. You can also implement your own connector based on this module. | 10.24 |

#### Connector Modules {#connectors}

All connectors depend on GenAI Commons and can be used with the other [core modules](#core-modules) to connect to conversation endpoints.

| Asset | Description | Studio Pro Version |
| --- | --- | --- |
| [Amazon Bedrock Connector](/appstore/modules/aws/amazon-bedrock/) | Connect to Amazon Bedrock. | 10.24 |
| [Google Gemini Connector](/agents/reference-guide/external-connectors/gemini/) | Connect to Google Gemini. | 10.24 |
| [Mendix Cloud GenAI Connector](/agents/mx-cloud-genai/mxgenai-connector/) | Connect to Mendix Cloud and use Mendix Cloud GenAI resource packs directly within your Mendix application. | 10.24 |
| [Mistral Connector](/agents/reference-guide/external-connectors/mistral/) | Connect to Mistral AI. | 10.24 |
| [OpenAI Connector](/agents/reference-guide/external-connectors/openai/) | Connect to OpenAI and Microsoft Foundry. | 10.24 |
| [PgVector Knowledge Base](/agents/reference-guide/external-connectors/pgvector/) | Manage and interact with a PostgreSQL PgVector knowledge base. | 10.24 |

#### MCP Modules {#mcp-modules}

| Asset | Description | Studio Pro Version |
| --- | --- | --- |
| [MCP Client](/agents/mcp-modules/mcp-client/) | Access tools and prompts available via MCP inside your Mendix app and add them to LLM requests. | 10.24 |
| [MCP Server](/agents/mcp-modules/mcp-server/) | Make your Mendix business logic available to any agent in your enterprise landscape. Expose reusable prompts, including the ability to use prompt variables. List and run actions implemented in the application as a tool. | 10.24 |

{{% alert color="info" %}}
Older versions of the modules and the GenAI Showcase App are available in Studio Pro 9.24.2.
{{% /alert %}}

### Available Models {#models}

Mendix [connectors](#connectors) offer direct support for the following models.

#### Mendix Cloud GenAI
### Mendix Cloud GenAI

| Models | Category | Input | Output | Additional Capabilities |
| --- | --- | --- | --- | --- |
| [Anthropic Claude Sonnet Models](/agents/mx-cloud-genai/resource-packs/#supported-models) | Chat completions | text, image, document | text | Function calling |
| [Cohere Embed Models](/agents/mx-cloud-genai/resource-packs/#supported-models) | Embeddings | text | embeddings | |

#### Microsoft Foundry (OpenAI) / OpenAI
### Microsoft Foundry (OpenAI) / OpenAI

| Models | Category | Input | Output | Additional Capabilities |
| --- | --- | --- | --- | --- |
Expand All @@ -109,7 +59,7 @@ Mendix [connectors](#connectors) offer direct support for the following models.

For a list of all OpenAI models, see [Models](https://developers.openai.com/api/docs/models) in the OpenAI documentation.

#### Mistral
### Mistral

| Models | Category | Input | Output | Additional Capabilities |
| --- | --- | --- | --- | --- |
Expand All @@ -120,14 +70,14 @@ For a list of all OpenAI models, see [Models](https://developers.openai.com/api/

For a list of all Mistral models, see [Models Overview](https://docs.mistral.ai/models/overview) in the Mistral documentation.

#### Google Gemini
### Google Gemini

| Models | Category | Input | Output | Additional Capabilities |
| --- | --- | --- | --- | --- |
| Gemini 2.5 Flash, Gemini 2.5 Flash-Lite, Gemini 2.5 Pro, Gemini Flash Latest, Gemini Flash-Lite Latest, Gemini Pro Latest | Chat completions | text, image | text | Function calling |
| Gemini 3 Flash Preview, Gemini 3.1 Flash-Lite, Gemini 3.1 Pro Preview, Gemini 3.5 Flash | Chat completions | text, image | text | |

#### Amazon Bedrock
### Amazon Bedrock

| Models | Category | Input | Output | Additional Capabilities |
| --- | --- | --- | --- | --- |
Expand All @@ -141,10 +91,12 @@ For embeddings and image generation, models that support the Invoke API but lack

For a list of all Bedrock Models, see [Models at a glance](https://docs.aws.amazon.com/bedrock/latest/userguide/model-cards.html). To determine if a model supports the Converse or Invoke APIs, see the model details after selecting a model from the list.

#### Connecting to Other Models
### Connecting to Other Models

In addition to the models listed above, you can also connect to other models by implementing one of the following options:

* To connect to other [foundation models](https://docs.aws.amazon.com/bedrock/latest/userguide/models-features.html) and implement them in your app, use the [Amazon Bedrock connector](/appstore/modules/aws/amazon-bedrock/).
* To connect to other [foundation models](https://docs.aws.amazon.com/bedrock/latest/userguide/models-features.html) and implement them in your app, use the [Amazon Bedrock connector](/agents/reference-guide/external-connectors/bedrock/).
* To connect to [Snowflake Cortex LLM](https://docs.snowflake.com/en/sql-reference/functions/complete-snowflake-cortex) functions, [configure the Snowflake AI Data Connector for Snowflake Cortex Analyst](/appstore/connectors/snowflake/snowflake-ai-data-connector/#cortex-analyst).
* To implement your own connector that is compatible with the other components, use the [GenAI Commons](/agents/genai-for-mx/commons/) interface and see [How to Build Your Own GenAI Connector](/agents/how-to/byo-connector/).
* To implement your own connector that is compatible with the other components, use the [GenAI Commons](/agents/agents-kit-2/reference-guide/genai-for-mx/commons/) interface and see [How to Build Your Own GenAI Connector](/agents/agents-kit-2/how-to/byo-connector/).

## Documents in This Category
Loading