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/mendix-ai-assistance/maia-chat.md
+15-12Lines changed: 15 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,27 +12,27 @@ aliases:
12
12
## Introduction
13
13
14
14
{{% 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 and the Mendix Portal.
16
16
{{% /alert %}}
17
17
18
18
{{% alert color="info" %}}
19
-
To use Maia Chat, internet connection and signing in to Studio Pro are required.
19
+
To use Maia Chat, internet connection and signing in to Studio Pro or the Mendix Portal are required.
20
20
{{% /alert %}}
21
21
22
22
{{% alert color="info" %}}
23
23
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!
24
24
{{% /alert %}}
25
25
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 powered by Generative AI in the Mendix Platform . 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/).
27
27
28
28
## Using Maia Chat
29
29
30
30
There are two ways to access Maia Chat:
31
31
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
+
*Studio Pro and Mendix Portal: You can click the **Maia** ({{% icon name="sparkles" %}}) icon at the top right bar.
33
+
*Studio Pro: Or you can go to the **View** menu and click **Maia**
34
34
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 your context window or browser. In Studio Pro you can find the dock under the **Maia** tab.
@@ -55,20 +55,23 @@ The following steps present an example of how you can interact with Maia Chat by
55
55
56
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" %}}).
57
57
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:
58
+
4.In Studio Pro: 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:
59
59
60
60
* You can rate the **correctness**, **completeness**, and **readability** of the provided answer.
61
61
* You can add additional explanation text in the **Additional feedback** text box if you want to.
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.
65
+
5.In Studio Pro: 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.
66
66
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).
67
+
6.In Studio Pro: 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).
68
68
69
69
### Asking Follow-Up Questions
70
70
71
-
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?*.
71
+
In Studio Pro 10.8.0 and above and the Mendix Portal, 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?*.
72
+
73
+
### Conversation History
74
+
Maia Chat only keeps track of a conversation history within a session in Studio Pro or a session on a page in the Mendix Portal.
0 commit comments