Skip to content

Commit 96c1499

Browse files
Merge pull request mendix#9002 from mendix/RoelandSalij-patch-1
Update maia-chat.md
2 parents a587f34 + 766dd71 commit 96c1499

6 files changed

Lines changed: 86 additions & 27 deletions

File tree

content/en/docs/developerportal/global-navigation.md

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,47 @@ To stop receiving notifications when new feedback is submitted for a specific ap
5454
Click **Open Profile Menu** ({{% icon name="user" %}}) to access your [Mendix Profile](/community-tools/mendix-profile/), enable **Dark Mode**, and access your [Account Settings](/community-tools/mendix-profile/user-settings/#settings).
5555

5656
You can also sign out from the Mendix Platform via this menu.
57+
58+
## Maia in Mendix Portal {#maia-mx-portal}
59+
60+
Mendix AI Assistance (Maia) refers to Mendix Platform capabilities that leverage [artificial intelligence (AI)](https://www.mendix.com/glossary/artificial-intelligence-ai/) and [machine learning (ML)](https://www.mendix.com/glossary/machine-learning/) to assist developers in application development. Maia is designed to help development teams in modeling and delivering Mendix applications faster, more consistently, and with higher quality.
61+
62+
{{< figure src="/attachments/developerportal/global-nav/maia-mendix-portal.jpg" width="500" >}}
63+
64+
Below are the Maia capabilities that are available in Mendix Portal:
65+
66+
* **Maia Chat** – a built-in chat interface, for more information, see the [Maia Chat](#maia-chat) section below.
67+
* **Maia Rewrite** – an AI-assisted writing aid integrated within the Mendix Community posting interface, which helps you to ask properly-formatted questions that are more likely to be answered. For more information on how to use it, see the [Asking Your Question](/community-tools/mendix-community/#asking-question) section in *Mendix Community*.
68+
* **Maia Summarize** – an AI-assisted summarizing aid which condenses lengthy discussions for a question posted on Mendix Community into key points, making it easier for you to find solutions to your questions without having to plough through every single answer in the thread. For more information on how to use it, see the [Question Details](/community-tools/mendix-community/#question-details) section in *Mendix Community*.
69+
70+
### Maia Chat {#maia-chat}
71+
72+
{{% alert color="info" %}}
73+
To use Maia Chat, you need to be signed in to Mendix and have an internet connection.
74+
{{% /alert %}}
75+
76+
{{% alert color="info" %}}
77+
Maia Chat does not use any project, customer, or company information. It only uses the data that you have entered in the Chat. Please do not enter any personal or sensitive data!
78+
{{% /alert %}}
79+
80+
Maia Chat is a built-in chat interface in the Mendix Platform powered by Generative AI. Developers can ask questions about all aspects of Mendix, including how to apply concepts, best practices, governance tools, and development patterns.
81+
82+
Maia Chat is also available in Studio Pro 10.12.0 and above. See [Maia Chat](/refguide/maia-chat/) for more information.
83+
84+
For information on Mendix data storage policies and practices for Maia, see [Maia Privacy Policy](https://www.mendix.com/legal/privacy/maia/).
85+
86+
#### Using Maia Chat
87+
88+
You can access Maia Chat in Mendix Portal by clicking the **Maia** ({{% icon name="sparkles" %}}) icon to the right of the top bar.
89+
90+
The chat interface appears at the right side of your browser window. You can start using Maia Chat either by clicking one of the demo questions or by asking your own question in the chatbox.
91+
92+
#### Asking Follow-Up Questions
93+
94+
Maia Chat supports asking follow-up questions based on your previous question and the answer you have received. For example, you can ask it to summarize the latest answer you received by typing *Can you summarize that?*.
95+
96+
{{% alert color="info" %}}
97+
98+
Maia Chat only keeps track of a conversation history within a session on a page in the Mendix Portal.
99+
100+
{{% /alert %}}

content/en/docs/refguide/modeling/mendix-ai-assistance/_index.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,22 +9,21 @@ aliases:
99

1010
## Introduction
1111

12-
Mendix AI Assistance (Maia) refers to Mendix Platform capabilities that leverage [artificial intelligence (AI)](https://www.mendix.com/glossary/artificial-intelligence-ai/) and [machine learning (ML)](https://www.mendix.com/glossary/machine-learning/) to assist developers in application development (via AI-assisted development (AIAD)). Maia is designed to help development teams in modeling and delivering Mendix applications faster, more consistently, and with higher quality.
12+
Mendix AI Assistance (Maia) refers to Mendix Platform capabilities that leverage [artificial intelligence (AI)](https://www.mendix.com/glossary/artificial-intelligence-ai/) and [machine learning (ML)](https://www.mendix.com/glossary/machine-learning/) to assist developers in application development. Maia is designed to help development teams in modeling and delivering Mendix applications faster, more consistently, and with higher quality.
1313

1414
Mendix developers can use Maia to get guidance by asking questions, get recommendation and assistance for certain development tasks, and even generate part of their app.
1515

1616
For information on Mendix data storage policies and practices for Maia, see [Maia Privacy Policy](https://www.mendix.com/legal/privacy/maia/).
1717

1818
For information on what third-party services Maia uses and what data are sent to the third-party services, see the [Maia Third-Party Services](#maia-third-party-services) section below.
1919

20-
## Maia in Mendix Studio Pro
20+
## Maia Capabilities in Mendix Studio Pro
2121

22-
In Mendix Studio Pro, Maia consists of the following capabilities:
22+
In addition to Maia Chat, Maia in Mendix Studio Pro has the following capabilities:
2323

2424
Guidance:
2525

26-
* **Maia Chat** (released in GA in Studio Pro 10.12.0) – a built-in chat interface powered by Generative AI in Studio Pro. It answers questions about app development in Mendix, including how to apply concepts, best practices, and development patterns. For more information, see [Maia Chat](/refguide/maia-chat/).
27-
26+
* **Maia Chat** (generally available in Studio Pro 10.12.0) – a built-in chat interface powered by Generative AI in Studio Pro. It answers questions about app development in Mendix, including how to apply concepts, best practices, and development patterns. For more information, see [Maia Chat](/refguide/maia-chat/).
2827
* **Maia Learn** (available in Studio Pro 10.18 and above) - helps you to quickly learn Mendix core concepts and get started with Studio Pro. For more information, see [Maia Learn](/refguide/maia-learn/).
2928

3029
Recommenders:
@@ -41,10 +40,7 @@ Generators:
4140

4241
## Maia in Mendix Portal
4342

44-
Below are the Maia capabilities that are available in Mendix Portal:
45-
46-
* **Maia Rewrite** - an AI-assisted writing aid integrated within the Mendix Community posting interface, which helps you to ask properly-formatted questions that are more likely to be answered. For more information on how to use it, see the [Asking Your Question](/community-tools/mendix-community/#asking-question) section in *Mendix Community*.
47-
* **Maia Summarize** - an AI-assisted summarizing aid which condenses lengthy discussions for a question posted on Mendix Community into key points, making it easier for you to find solutions to your questions without having to plough through every single answer in the thread. For more information on how to use it, see the [Question Details](/community-tools/mendix-community/#question-details) section in *Mendix Community*.
43+
Various Maia features are available in Mendix Portal. For more information, see the [Maia in Mendix Portal](/developerportal/global-navigation/#maia-mx-portal) section in *Global Navigation*.
4844

4945
## Maia Third-Party Services {#maia-third-party-services}
5046

content/en/docs/refguide/modeling/mendix-ai-assistance/maia-chat.md

Lines changed: 30 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -12,27 +12,27 @@ aliases:
1212
## Introduction
1313

1414
{{% alert color="info" %}}
15-
MendixChat was rebranded to Maia Chat and released in GA in Studio Pro 10.12.0.
15+
MendixChat was rebranded to Maia Chat and released in GA in Studio Pro 10.12.0. It is also available in the Mendix Portal.
1616
{{% /alert %}}
1717

1818
{{% alert color="info" %}}
19-
To use Maia Chat, internet connection and signing in to Studio Pro are required.
19+
To use Maia Chat, an internet connection and signing in to Studio Pro are required.
2020
{{% /alert %}}
2121

2222
{{% alert color="info" %}}
2323
Maia Chat does not use any project, customer, or company information. It only uses the data that you have entered in the Chat. Please do not enter any personal or sensitive data!
2424
{{% /alert %}}
2525

26-
Maia Chat is a built-in chat interface powered by Generative AI in Studio Pro. Developers can ask questions about app development in Mendix, including how to apply concepts, best practices, and development patterns. It is built based on large language models (LLMs), using data from various resources, such as [Mendix Docs](/), [Mendix Community](https://community.mendix.com/), and [Mendix Academy](https://academy.mendix.com/).
26+
Maia Chat is a built-in chat interface in the Mendix Platform powered by Generative AI. Developers can ask questions about all aspects of Mendix, including how to apply concepts, best practices, governance tools, and development patterns. It is based on large language models (LLMs) using data from various resources, such as [Mendix Docs](/), [Mendix Community](https://community.mendix.com/), and [Mendix Academy](https://academy.mendix.com/).
2727

2828
## Using Maia Chat
2929

3030
There are two ways to access Maia Chat:
3131

32-
* You can click the **Maia** ({{% icon name="sparkles" %}}) icon at the top right bar of Studio Pro
33-
* Or you can go to the **View** menu and click **Maia**
32+
* Click the **Maia** ({{% icon name="sparkles" %}}) icon to the right of the top bar.
33+
* Go to the **View** menu and click **Maia**.
3434

35-
The chat interface appears at the right side of Studio Pro under the **Maia** tab:
35+
The chat interface appears at the right side of Studio Pro under the **Maia** pane:
3636

3737
{{< figure src="/attachments/refguide/modeling/mendix-ai-assistance/maia-chat/maia-chat-interface.png" width="300px">}}
3838

@@ -45,31 +45,44 @@ The following steps present an example of how you can interact with Maia Chat by
4545
1. Type the following question in the chatbox: `When should I use a calculated attribute?`.
4646
2. Press <kbd>Enter</kbd> or the **Ask** button to send the question. You will then see the following:
4747
* An answer generated by Maia Chat
48-
* A copy icon ({{% icon name="copy" %}}) which allows you to copy the given answer to a clipboard (this option was added in 10.7.0)
49-
* Feedback icons
5048
* Top relevant references from various resources like Mendix documentation, Mendix Community, and Academy learning paths
5149

52-
{{< figure src="/attachments/refguide/modeling/mendix-ai-assistance/maia-chat/maia-chat-example.png" width="350px" >}}
50+
3. Click the thumbs up icon ({{% icon name="thumbs-up" %}}) or the thumbs down icon ({{% icon name="thumbs-down" %}}) to give your feedback on an answer.
5351

54-
{{% alert color="info" %}}In Studio Pro 10.7.0 and above, you can also see the Mendix version of the references, the level required if the reference comes from Mendix Academy, and the date and answer status if the reference comes from the Mendix Community.{{% /alert %}}
52+
4. Click the add feedback icon ({{% icon name="notes-paper-edit" %}}) to provide a more detailed feedback. A detailed **Feedback** section shows below the answer:
5553

56-
3. To give your feedback on the given answer, click the thumbs up icon ({{% icon name="thumbs-up" %}}) or the thumbs down icon ({{% icon name="thumbs-down" %}}).
54+
* You can rate the **correctness**, **completeness**, and **readability** of the provided answer.
5755

58-
4. To provide a more detailed feedback, click the add feedback icon ({{% icon name="notes-paper-edit" %}}). A detailed **Feedback** section shows below the given answer:
56+
* You can also provide **Additional feedback** if you want to.
5957

60-
* You can rate the **correctness**, **completeness**, and **readability** of the provided answer.
61-
* You can add additional explanation text in the **Additional feedback** text box if you want to.
58+
{{< figure src="/attachments/refguide/modeling/mendix-ai-assistance/maia-chat/feedback-section.png" width="250px" >}}
59+
60+
5. Click the **Submit feedback** button to submit your feedback. Afterwards, you will be brought back to the main chat interface where you can continue asking questions.
6261

63-
{{< figure src="/attachments/refguide/modeling/mendix-ai-assistance/maia-chat/feedback-section.png" width="250px" >}}
62+
6. Click **New chat** at beginning of your chat if you want to clear the messages and start a new conversation without reference to your current chat (this option was added in Studio Pro 10.7.0).
6463

65-
5. Click the **Submit feedback** button to send your feedback. Afterwards, you will be brought back to the main chat interface where you can continue asking new questions.
64+
#### Studio Pro Features
6665

67-
6. If you want to clear the messages to start a new conversation in a clean state, navigate to the top of the interface and click **New chat** (this option was added in 10.7.0).
66+
Maia Chat in Studio Pro has additional features which are indicated by the following:
67+
68+
* A copy icon ({{% icon name="copy" %}}) which allows you to copy the given answer to a clipboard (this option was added in 10.7.0)
69+
* Feedback icons
70+
* New chat option
71+
72+
{{< figure src="/attachments/refguide/modeling/mendix-ai-assistance/maia-chat/maia-chat-example.png" width="350px" >}}
73+
74+
{{% alert color="info" %}}In Studio Pro 10.7.0 and above, you can also see the Mendix version of the references, the level required if the reference comes from Mendix Academy, and the date and answer status if the reference comes from the Mendix Community.{{% /alert %}}
6875

6976
### Asking Follow-Up Questions
7077

7178
In Studio Pro 10.8.0 and above, Maia Chat supports asking follow-up questions based on your previous question and the answer you have received. For example, you can ask it to summarize the latest answer you received by typing the following in the chat: *Can you summarize that?*.
7279

80+
{{% alert color="info" %}}
81+
82+
Maia Chat will lose track of the conversation history if you exit Studio Pro.
83+
84+
{{% /alert %}}
85+
7386
## Keyboard Support
7487

7588
For information on the supported shortcut keys in Maia Chat, see the [Maia Chat Shortcut Keys](/refguide/keyboard-shortcuts/#maia-chat-shortcuts) section in *Keyboard Shortcuts*.

content/en/docs/releasenotes/developer-portal/_index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,12 @@ To see the current status of the Mendix Portal, see [Mendix Status](https://stat
1919

2020
## 2025
2121

22+
### February 6, 2025
23+
24+
#### New Features
25+
26+
* [Mendix AI Assistance Chat (Maia Chat)](/developerportal/global-navigation/#maia-chat), previously available in Studio Pro, is now accessible in Mendix Portal.
27+
2228
### January 29, 2025
2329

2430
#### Fixes

layouts/partials/landingpage/latest-releases.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ <h4 class="lp-panel-title">Latest Releases</h4>
1313
</li>
1414
<li class="lp-panel-list">
1515
<a href="/releasenotes/developer-portal/">Apps</a>
16-
<p class="rn-date">Jan 29, 2025</p>
16+
<p class="rn-date">Feb 6, 2025</p>
1717
</li>
1818
<li class="lp-panel-list">
1919
<a href="/releasenotes/developer-portal/deployment/">Deployment</a>
70.9 KB
Loading

0 commit comments

Comments
 (0)