You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/refguide/modeling/menus/edit-menu/preferences-dialog.md
+6-8Lines changed: 6 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -102,9 +102,11 @@ This option becomes available if **Use custom repositories** is set to **Yes**.
102
102
103
103
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()`.
104
104
105
-
## Maia Tab
105
+
## AI Tab
106
106
107
-
### Generative AI
107
+
### Maia
108
+
109
+
#### Generative AI
108
110
109
111
***Enable Maia** - When enabled, you can access all Maia capabilities in Studio Pro. It is enabled by default.
110
112
***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
119
121
***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.
120
122
***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.
121
123
122
-
### In-Editor Recommender
123
-
124
-
The **In-Editor Recommender** section contains the following settings:
124
+
#### In-Editor Recommender
125
125
126
126
***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.
127
127
***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.
128
128
***Enable for page editor** - this allows you to enable and disable the [UI Recommender](/refguide/ui-recommender/). It is enabled by default.
129
129
130
-
### Best Practice Recommender
131
-
132
-
The **Best Practice Recommender** section contains the following settings:
130
+
#### Best Practice Recommender
133
131
134
132
***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.
0 commit comments