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
+69-79Lines changed: 69 additions & 79 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,86 +9,76 @@ aliases:
9
9
#If moving or renaming this doc file, implement a temporary redirect and let the respective team know they should update the URL in the product. See Mapping to Products for more details.
10
10
---
11
11
12
-
## Introduction
13
-
14
-
{{% alert color="info" %}}
15
-
Maia Chat was released for GA in Studio Pro 10.12.0. From Studio Pro 10.6 to 10.11, it was available as a beta feature and called MendixChat. Maia Chat is also available in the Mendix Portal.
16
-
{{% /alert %}}
17
-
18
-
{{% alert color="info" %}}
19
-
To use Maia Chat, an internet connection and signing in to Studio Pro are required.
20
-
{{% /alert %}}
21
-
22
-
{{% alert color="info" %}}
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
-
{{% /alert %}}
25
-
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/).
27
-
28
-
## Using Maia Chat
29
-
30
-
There are two ways to access Maia Chat:
31
-
32
-
* Click the **Maia** ({{% icon name="sparkles" %}}) icon to the right of the top bar.
33
-
* Go to the **View** menu and click **Maia**.
34
-
35
-
The chat interface appears at the right side of Studio Pro under the **Maia** pane:
Under the **Maia** pane, there is also a tab called **Learn**. For more information, see [Maia Learn](/refguide/maia-learn/).
12
+
## Introduction
40
13
41
-
### An Example of Interacting with Maia Chat
42
-
43
-
You can start using Maia Chat by clicking one of the demo questions. Alternatively, you can ask your own question.
44
-
45
-
The following steps present an example of how you can interact with Maia Chat by asking your own question:
46
-
47
-
1. Type the following question: `When should I use a calculated attribute?`.
48
-
2. Press <kbd>Enter</kbd> or click **Ask** to send the question. You will then see the following:
49
-
* An answer generated by Maia Chat
50
-
* Links to top relevant resources like Mendix documentation, Mendix Community, and Academy learning paths
51
-
52
-
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.
53
-
54
-
4. Click the add feedback icon ({{% icon name="notes-paper-edit" %}}) to provide more detailed feedback. A detailed **Feedback** section shows below the answer:
55
-
56
-
* You can rate the **correctness**, **completeness**, and **readability** of the provided answer.
57
-
58
-
* You can also provide **Additional feedback** if you want to.
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.
63
-
64
-
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).
65
-
66
-
#### Studio Pro Features
67
-
68
-
Maia Chat in Studio Pro has additional features which are indicated by the following:
69
-
70
-
* 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)
{{% alert color="info" %}}In Studio Pro 10.7.0 and above, you can also see the Mendix version of the references, the level of the learning path if the reference comes from Mendix Academy, and the date and answer status if the reference comes from the Mendix Community.{{% /alert %}}
77
-
78
-
### Asking Follow-Up Questions
79
-
80
-
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?*.
81
-
82
-
{{% alert color="info" %}}
83
-
84
-
Maia Chat will lose track of the conversation history if you exit Studio Pro.
85
-
86
-
{{% /alert %}}
87
-
88
-
## Keyboard Support
14
+
{{% alert color="info" %}}
15
+
Maia Chat was released for GA in Studio Pro 10.12.0. From Studio Pro 10.6 to 10.11, it was available as a beta feature and called MendixChat. Maia Chat is also available in the Mendix Portal. For more information, see the [Maia Chat](/developerportal/global-navigation/#maia-chat) section in **Global Navigation**.
16
+
{{% /alert %}}
17
+
18
+
{{% alert color="info" %}}
19
+
To use Maia Chat, an internet connection and signing in to Studio Pro are required.
20
+
{{% /alert %}}
21
+
22
+
{{% alert color="info" %}}
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
+
{{% /alert %}}
89
25
90
-
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*.
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/).
91
27
92
-
## Read More
28
+
## Using Maia Chat in Studio Pro
29
+
30
+
There are two ways to access Maia Chat in Studio Pro:
31
+
32
+
* Click the **Maia** ({{% icon name="sparkles" %}}) icon to the right of the top bar.
33
+
* Go to the **View** menu and click **Maia**.
34
+
35
+
The chat interface appears at the right side of Studio Pro under the **Maia** pane:
You can start using Maia Chat by clicking one of the demo questions. Alternatively, you can ask your own question, and press <kbd>Enter</kbd> or click **Ask** to send the question. 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*.
40
+
41
+
For more information on Maia Chat features in Studio Pro, see the sub-sections below.
42
+
43
+
### Maia Chat Features in Studio Pro
44
+
45
+
After a question is sent to Maia Chat, you will see the following in the chat interface:
46
+
47
+
* An answer generated by Maia Chat
48
+
* Links to top relevant resources like Mendix documentation, Mendix Community, and Academy learning paths
49
+
50
+
{{% alert color="info" %}}In Studio Pro 10.7.0 and above, you can also see the Mendix version of the references, the level of the learning path if the reference comes from Mendix Academy, and the date and answer status if the reference comes from the Mendix Community.{{% /alert %}}
51
+
52
+
* A copy icon ({{% icon name="copy" %}}) which allows you to copy the given answer to a clipboard (available in Studio Pro 10.7.0 and above)
53
+
* Feedback icons
54
+
55
+
#### Giving Feedback
56
+
57
+
Mendix encourages giving feedback on the answers generated by Maia Chat. Feedback will be used to further improve Maia Chat.
58
+
59
+
There are several ways to give feedback on the generated answer:
60
+
61
+
* Click the thumbs up icon ({{% icon name="thumbs-up" %}}) or the thumbs down icon ({{% icon name="thumbs-down" %}})
62
+
* To provide more detailed feedback, click the add feedback icon ({{% icon name="notes-paper-edit" %}}). A detailed **Feedback** section shows below the answer:
* You can rate the **correctness**, **completeness**, and **readability** of the provided answer.
67
+
* You can also provide **Additional feedback** if you want to.
68
+
* Remember to click **Submit feedback** to submit your feedback. Afterwards, you will be brought back to the main chat interface where you can continue asking questions.
69
+
70
+
#### Asking Follow-Up Questions
71
+
72
+
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?*.
73
+
74
+
{{% alert color="info" %}}
75
+
Maia Chat will lose track of the conversation history if you exit Studio Pro.
76
+
{{% /alert %}}
77
+
78
+
#### New Chat
79
+
80
+
In Studio Pro 10.7.0 and above, there is a **New chat** option at the top left of the chat interface. It allows you to clear the messages and start a new conversation which does not reference your current chat.
93
81
94
-
*[Maia Learn](/refguide/maia-learn/)
82
+
## Read More
83
+
84
+
Under the **Maia** pane, there is also a tab called **Learn**. For more information, see [Maia Learn](/refguide/maia-learn/).
0 commit comments