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/mendix-ai-assistance/maia-make/_index.md
+17-15Lines changed: 17 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,29 +23,29 @@ You can also ask Maia to provide explanations of your existing documents, such a
23
23
24
24
### Supported Document Types
25
25
26
-
The following table lists all document types that Maia can work with, and the Studio Pro version in which support was introduced:
26
+
Maia Make can generate new documents, modify existing documents, and explain app documents and structures through a unified conversational interface. The following table lists all document types that Maia Make can work with and the Studio Pro version in which support for each document type was introduced:
27
27
28
-
| Document Type | Description | Available from | Remarks |
28
+
| Document Type | Description | Available in Maia Make from | Remarks |
29
29
| --- | --- | --- | --- |
30
-
|[Domain model](/refguide/maia-for-domain-model/)| Generates and explains domain models. | Studio Pro 11.8 ||
31
-
|[Pages](/refguide/maia-for-pages/)| Generates pages and widgets from text or image input.| Studio Pro 11.8 ||
32
-
|[Microflows](/refguide/maia-for-microflows/)| Generates microflow logic from natural language descriptions.| Studio Pro 11.8 ||
33
-
|[Workflows](/refguide/maia-for-workflows/)| Generates workflows from natural language descriptions.| Studio Pro 11.9 ||
34
-
|[OQL](/refguide/maia-for-oql/)| Generates OQL queries from natural language descriptions.| Studio Pro 11.9 ||
35
-
| View entities | Generates view entities. | Studio Pro 11.9 ||
36
-
| Enumerations | Generates enumerations. | Studio Pro 11.9 ||
30
+
|[Domain model](/refguide/maia-for-domain-model/)| Generates, modifies, and explains domain models. | Studio Pro 11.8 ||
31
+
|[Pages](/refguide/maia-for-pages/)| Generates, modified, and explains pages| Studio Pro 11.8 ||
32
+
|[Microflows](/refguide/maia-for-microflows/)| Generates, modifies, and explains microflows| Studio Pro 11.8 ||
33
+
|[Workflows](/refguide/maia-for-workflows/)| Generates, modifies, and explains workflows| Studio Pro 11.9 ||
34
+
|[OQL](/refguide/maia-for-oql/)| Generates and manages OQL queries| Studio Pro 11.9 ||
35
+
| View entities | Generates and manages view entities. | Studio Pro 11.9 ||
36
+
| Enumerations | Generates and manages enumerations. | Studio Pro 11.9 ||
37
37
| Constants | Generates and manages constants. | Studio Pro 11.9 ||
38
38
| Modules | Creates and structures modules. | Studio Pro 11.9 ||
39
39
| Java actions | Uses Java actions in microflows and explains them. | Studio Pro 11.9 | Read-only; Java actions cannot be generated. |
40
-
| JavaScript actions |Explains and generates JavaScript actions. | Studio Pro 11.9 | Explain-only in Studio Pro 11.9. Generation, adding parameters, and updating the associated JavaScript file available from Studio Pro 11.10. |
40
+
| JavaScript actions |Generates and explains JavaScript actions. | Studio Pro 11.9 | Explain-only in Studio Pro 11.9. Generation, adding parameters, and updating the associated JavaScript file available from Studio Pro 11.10. |
41
41
| Navigation | Generates and updates app-level navigation. | Studio Pro 11.11 ||
42
42
| Menu | Generates and updates menu documents. | Studio Pro 11.11 ||
43
43
44
-
### Maia Features
44
+
### Maia Make Standalone Capabilities
45
45
46
-
The following table lists the standalone Maia features available as part of Maia Make:
46
+
The following table lists Maia Make Standalone Capabilities and the Studio Pro version in which each capability was introduced:
47
47
48
-
|Feature| Description | Available from | Remarks |
48
+
|Capability| Description | Available in Maia Make from | Remarks |
49
49
| --- | --- | --- | --- |
50
50
|[Maia Chat](/refguide/maia-chat/)| Answers questions about all aspects of Mendix development. | Studio Pro 11.8 ||
51
51
|[Maia Explain](/refguide/maia-explain/)| Explains the purpose and logic of existing documents. | Studio Pro 11.8 ||
@@ -54,9 +54,11 @@ The following table lists the standalone Maia features available as part of Maia
54
54
|[Maia Web Fetch](/refguide/maia-web-fetch/)| Fetches and reads content from public websites and APIs. | Studio Pro 11.10 ||
55
55
|[Maia Agent Skills](/refguide/maia-agent-skills/)| Extends Maia with reusable knowledge. | Studio Pro 11.11 ||
56
56
57
-
In addition to the capabilities listed above, Maia Make includes the following features:
57
+
### Maia Make General Capabilities
58
58
59
-
| Capability | Description | Available from | Remarks |
59
+
The following table lists the general capabilities of Maia Make and the Studio Pro version in which support for each capability was introduced:
60
+
61
+
| Capability | Description | Available in Maia Make from | Remarks |
60
62
| --- | --- | --- | --- |
61
63
| Story-based development | Generates app artifacts based on existing user stories to support story-driven development workflows. | Studio Pro 11.8 ||
62
64
| PDF/image support | Allows you to provide PDFs and images as input to help Maia better understand your requirements. | Studio Pro 11.8 ||
0 commit comments