Skip to content

Commit 22c8d1f

Browse files
committed
Create AI tab
1 parent 02a7f6a commit 22c8d1f

1 file changed

Lines changed: 6 additions & 8 deletions

File tree

content/en/docs/refguide/modeling/menus/edit-menu/preferences-dialog.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,11 @@ This option becomes available if **Use custom repositories** is set to **Yes**.
102102

103103
You can specify which repositories to use for Gradle. The content of this field should be specified using Groovy syntax and is what is inside the `repositories { }` section in a Gradle build file. By default, this field contains `mavenCentral()` and `gradlePluginPortal()`.
104104

105-
## Maia Tab
105+
## AI Tab
106106

107-
### Generative AI
107+
### Maia
108+
109+
#### Generative AI
108110

109111
* **Enable Maia** - When enabled, you can access all Maia capabilities in Studio Pro. It is enabled by default.
110112
* **Enable web tools** (in Studio Pro 11.11 and above) - When enabled, you can use the [Maia Web Fetch](/refguide/maia-web-fetch/) feature to fetch and read content from public websites and APIs. It is enabled by default. Restart Studio Pro for the change to take effect.
@@ -119,17 +121,13 @@ In Studio Pro 11.7 and below, the **Generative AI** section contains the followi
119121
* **Enable Maia for Workflows** – when enabled, you can use it to generate workflows by adding and configuring activities. For more information, see [Maia for Workflows](/refguide/maia-for-workflows/). It is disabled by default.
120122
* **Enable translation generator** – when enabled, you can use it to translate your model into different languages through the **Batch translate** option under the **Language** menu or to translate [system texts](/refguide/system-texts/). For more information, see [Translation Generator](/refguide/translation-generator/). It is disabled by default.
121123

122-
### In-Editor Recommender
123-
124-
The **In-Editor Recommender** section contains the following settings:
124+
#### In-Editor Recommender
125125

126126
* **Enable for microflow, nanoflow, and rule editors** – this allows you to enable and disable [Logic Recommender](/refguide/logic-recommender/) in the microflow, nanoflow, and rule editors. It is enabled by default.
127127
* **Enable for workflow editor** – this allows you to enable and disable [Workflow Recommender](/refguide/workflow-recommender/) in the workflow editor. It is enabled by default.
128128
* **Enable for page editor** - this allows you to enable and disable the [UI Recommender](/refguide/ui-recommender/). It is enabled by default.
129129

130-
### Best Practice Recommender
131-
132-
The **Best Practice Recommender** section contains the following settings:
130+
#### Best Practice Recommender
133131

134132
* **Show recommendation in editors** – when enabled, [Best Practice Recommender](/refguide/best-practice-recommender/) highlights elements that contain anti-patterns in visual editors. It is enabled by default.
135133

0 commit comments

Comments
 (0)