Skip to content

Commit 616ba2f

Browse files
committed
warning alert
1 parent c0e0a53 commit 616ba2f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

content/en/docs/marketplace/genai/how-to/create-single-agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ This method provides greater flexibility in managing and sharing functions acros
219219
220220
The main approach to create and manage agents makes use of the [Agent Editor](https://marketplace.mendix.com/link/component/257918) in the Studio Pro. This extension allows you to manage the lifecycle of your agents as part of the app model. You can define Agents as documents of type "Agent" in your app while working in Studio Pro, alongside related documents such as Large Language Models, Knowledge bases, and Consumed MCP services.
221221
222-
{{% alert color="info" %}}
222+
{{% alert color="warning" %}}
223223
The Agent Editor will become available shortly after the Mendix Studio Pro 11.9 release as a downloadable extension on the Mendix Marketplace. Click **Add to Saved** on the [Marketplace listing](https://marketplace.mendix.com/link/component/257918) and stay tuned for updates!
224224
{{% /alert %}}
225225

content/en/docs/marketplace/genai/reference-guide/agent-editor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ weight: 20
88

99
## Introduction
1010

11-
{{% alert color="info" %}}
11+
{{% alert color="warning" %}}
1212
The Agent Editor will become available shortly after the Mendix Studio Pro 11.9 release as a downloadable extension on the Mendix Marketplace. Click **Add to Saved** on the [Marketplace listing](https://marketplace.mendix.com/link/component/257918) and stay tuned for updates!
1313
{{% /alert %}}
1414

0 commit comments

Comments
 (0)