From 17c2ed3e7b0ae9b553536c41c31e584136893876 Mon Sep 17 00:00:00 2001 From: Mark van Ments Date: Fri, 18 Apr 2025 16:43:08 +0200 Subject: [PATCH] Clarify status of Maia tools --- .../modeling/domain-model/create-a-basic-data-layer.md | 4 +--- .../mendix-ai-assistance/domain-model-generator.md | 8 ++++---- .../modeling/mendix-ai-assistance/maia-explain.md | 2 +- .../mendix-ai-assistance/translation-generator.md | 4 ++-- .../modeling/menus/edit-menu/preferences-dialog.md | 4 ++-- .../modeling/menus/translatable-texts/batch-translate.md | 2 +- 6 files changed, 11 insertions(+), 13 deletions(-) diff --git a/content/en/docs/refguide/modeling/domain-model/create-a-basic-data-layer.md b/content/en/docs/refguide/modeling/domain-model/create-a-basic-data-layer.md index 9a878fafacc..6b17f78994c 100644 --- a/content/en/docs/refguide/modeling/domain-model/create-a-basic-data-layer.md +++ b/content/en/docs/refguide/modeling/domain-model/create-a-basic-data-layer.md @@ -30,9 +30,7 @@ This document also presents [an example for defining the domain model](#example- To create entities and their attributes, follow the steps below. {{% alert color="info" %}} -If you are using Mendix version 10.13.0 or above, you can use the Maia domain model generator to create a domain model based on a description of your requirements. For more information, see [Maia Domain Model Generator](/refguide/domain-model-generator/). - -The domain model generator is currently an experimental feature. For more information on experimental features, see [Beta and Experimental Releases](/releasenotes/beta-features/). +If you are using Mendix version 10.13.0 or above, you can use the Maia domain model generator to create a domain model based on a description of your requirements. For more information, see [Maia Domain Model Generator](/refguide/domain-model-generator/). {{% /alert %}} 1. Open your [domain model](/refguide/domain-model/). diff --git a/content/en/docs/refguide/modeling/mendix-ai-assistance/domain-model-generator.md b/content/en/docs/refguide/modeling/mendix-ai-assistance/domain-model-generator.md index 14025d1ef48..23e2ed616ec 100644 --- a/content/en/docs/refguide/modeling/mendix-ai-assistance/domain-model-generator.md +++ b/content/en/docs/refguide/modeling/mendix-ai-assistance/domain-model-generator.md @@ -8,14 +8,14 @@ description: "Describes the features in Domain Model Generator." ## Introduction {{% alert color="info" %}} -Domain Model Generator is currently an experimental feature introduced in Studio Pro 10.13.0. For more information on experimental features, see [Beta and Experimental Releases](/releasenotes/beta-features/). +Maia Domain Model Generator was introduced in Studio Pro 10.13.0. {{% /alert %}} {{% alert color="info" %}} -To use Domain Model Generator, internet connection and signing in to Studio Pro are required. +To use Maia Domain Model Generator, internet connection and signing in to Studio Pro are required. {{% /alert %}} -Maia Domain Model Generator is an AI-powered tool that you can use for generating a [domain model](/refguide/domain-model/). It helps you to generate entities and associations based on text input. In Studio Pro 10.18 and above, you can also use Domain Model Generator in existing domain models. As an experimental feature, Domain Model Generator still have several limitations. For more information, see the [Limitations](#limitation) section below. +Maia Domain Model Generator is an AI-powered tool that you can use for generating a [domain model](/refguide/domain-model/). It helps you to generate entities and associations based on text input. In Studio Pro 10.18 and above, you can also use Domain Model Generator in existing domain models.The Domain Model Generator has several limitations. For more information, see the [Limitations](#limitation) section below. ## Using Domain Model Generator @@ -56,7 +56,7 @@ Below are some examples you can use as a starting point: ## Limitations {#limitation} -As an experimental feature, Domain Model Generator has some limitations. +The Domain Model Generator has some limitations. ### Enumeration Generation diff --git a/content/en/docs/refguide/modeling/mendix-ai-assistance/maia-explain.md b/content/en/docs/refguide/modeling/mendix-ai-assistance/maia-explain.md index 90d7ab3ecdf..46b2c01fb56 100644 --- a/content/en/docs/refguide/modeling/mendix-ai-assistance/maia-explain.md +++ b/content/en/docs/refguide/modeling/mendix-ai-assistance/maia-explain.md @@ -9,7 +9,7 @@ description: "Describes the features in Maia Explain." ## Introduction {{% alert color="info" %}} -Maia Explain is currently an experimental feature introduced in Studio Pro 10.21.0. For more information on experimental features, see [Beta and Experimental Releases](/releasenotes/beta-features/). +Maia Explain was introduced in Studio Pro 10.21.0. {{% /alert %}} {{% alert color="info" %}} diff --git a/content/en/docs/refguide/modeling/mendix-ai-assistance/translation-generator.md b/content/en/docs/refguide/modeling/mendix-ai-assistance/translation-generator.md index a2d07976635..25d40826e02 100644 --- a/content/en/docs/refguide/modeling/mendix-ai-assistance/translation-generator.md +++ b/content/en/docs/refguide/modeling/mendix-ai-assistance/translation-generator.md @@ -8,7 +8,7 @@ description: "Describes the features in Translation Generator." ## Introduction {{% alert color="info" %}} -Translation Generator, an AI translation tool, is currently an experimental feature introduced in Studio Pro 10.12.0. For more information on experimental features, see [Beta and Experimental Releases](/releasenotes/beta-features/). +Maia Translation Generator, an AI translation tool, was introduced in Studio Pro 10.12.0. {{% /alert %}} {{% alert color="info" %}} @@ -51,7 +51,7 @@ Currently, if you encounter an error after clicking **Generate Translations...** In Studio Pro 10.14.0 and above, you can also use Translation Generator in the web version of the [system texts](/refguide/system-texts/) editor. -The web-based system texts editor was released in Studio Pro 10.14.0 as an experimental feature. You can enable it via **Preferences** > the **New Features** tab > the **System Texts Editor** section. +The web-based system texts editor was released in Studio Pro 10.14.0. You can enable it via **Preferences** > the **New Features** tab > the **System Texts Editor** section. After enabling the new editor and Translation Generator, make sure to restart Studio Pro. You will then see the **Generate translation** option from **App Explorer** > **App '*APP_NAME*'** > **System texts**. diff --git a/content/en/docs/refguide/modeling/menus/edit-menu/preferences-dialog.md b/content/en/docs/refguide/modeling/menus/edit-menu/preferences-dialog.md index f8fd77d9d20..f98cfc24964 100644 --- a/content/en/docs/refguide/modeling/menus/edit-menu/preferences-dialog.md +++ b/content/en/docs/refguide/modeling/menus/edit-menu/preferences-dialog.md @@ -309,11 +309,11 @@ Publishing data as a GraphQL service is available as of Studio Pro 10.14. When y #### Enable Domain Model Generator (Experimental) -In Studio Pro 10.13.0, Domain Model Generator was introduced as an experimental feature. Enable this option to help you generate entities and associations for empty domain models. For more information on how to use this feature, see [Domain Model Generator](/refguide/domain-model-generator/). +Maia Domain Model Generator was introduced in Studio Pro 10.13.0. Enable this option to help you generate entities and associations for empty domain models. For more information on how to use this feature, see [Domain Model Generator](/refguide/domain-model-generator/). #### Enable Translation Generator (Experimental) -In Studio Pro 10.12.0, Translation Generator was introduced as an experimental feature. Enable this option to help you translate your model to different languages through **Batch translate** under the **Language** menu. For more information, see [Translation Generator](/refguide/translation-generator/). +Maia Translation Generator was introduced in Studio Pro 10.12.0. Enable this option to help you translate your model to different languages through **Batch translate** under the **Language** menu. For more information, see [Translation Generator](/refguide/translation-generator/). ### Mapping Editor diff --git a/content/en/docs/refguide/modeling/menus/translatable-texts/batch-translate.md b/content/en/docs/refguide/modeling/menus/translatable-texts/batch-translate.md index ae4a5df7394..8fa5c382348 100644 --- a/content/en/docs/refguide/modeling/menus/translatable-texts/batch-translate.md +++ b/content/en/docs/refguide/modeling/menus/translatable-texts/batch-translate.md @@ -48,7 +48,7 @@ Tip: move the dialog box to one side to get a better look at the document. ### Translation {{% alert color="info" %}} -Alternatively, you can use the AI-powered translation tool [Translation Generator](/refguide/translation-generator/) to generate translations for you. It is currently an experimental feature introduced in Studio Pro 10.12. You can enable it via **Preferences** > the **New Features** tab > the **Maia** section. +Alternatively, you can use the AI-powered translation tool [Translation Generator](/refguide/translation-generator/) to generate translations for you. This was introduced in Studio Pro 10.12. You can enable it via **Preferences** > the **New Features** tab > the **Maia** section. {{% /alert %}} In **Translation**, type new text that you want to use instead of the existing text. Click **Translate** to confirm the replacement.