Skip to content

Commit 3921e3f

Browse files
authored
Proofread (#11309)
* Agent Editor * MxCloud GenAI * Connector docs * Minor tweaks
1 parent 1a9c8e2 commit 3921e3f

9 files changed

Lines changed: 290 additions & 294 deletions

File tree

content/en/docs/genai/mendix-cloud-genai/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ There are three types of resources:
2626
## Getting Started
2727

2828
1. Learn about GenAI Resource Packs and how to acquire them in the [Mendix Cloud GenAI Resource Packs](/agents/mx-cloud-genai/resource-packs/) document.
29-
2. Once you have access to GenAI resources, log in to the [Mendix Cloud GenAI portal](https://genai.home.mendix.com/) to generate access keys for your resources. This portal provides an overview of all resources you have access to and enables you to request new GenAI resources. For more information, see [Navigate through the Mendix Cloud GenAI Portal](/agents/mx-cloud-genai/Navigate-MxGenAI/).
29+
2. Once you have access to GenAI resources, sign in to the [Mendix Cloud GenAI portal](https://genai.home.mendix.com/) to generate access keys for your resources. This portal provides an overview of all resources you have access to and enables you to request new GenAI resources. For more information, see [Navigate Through the Mendix Cloud GenAI Portal](/agents/mx-cloud-genai/Navigate-MxGenAI/).
3030
3. Use a starter app containing the [Mendix Cloud GenAI Connector](https://marketplace.mendix.com/link/component/239449) (for example, the [BlankGenAI starter app](https://marketplace.mendix.com/link/component/227934)) or implement the connector in your Mendix app. For more information on configuration and usage, see [Mendix Cloud GenAI Connector](/agents/mx-cloud-genai/mxgenai-connector/). Once you have imported an access key in the configuration overview, you are connected to Mendix Cloud GenAI and can access available resources within your application.
3131

3232
## Relevant Sources

content/en/docs/genai/mendix-cloud-genai/mendix-cloud-grp.md

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Mendix Cloud GenAI Resource Packs"
33
url: /agents/mx-cloud-genai/resource-packs
44
linktitle: "Mendix Cloud GenAI Resource Packs"
5-
description: "Provides an overview of Mendix Cloud GenAI Resource Packs, including their capabilities, limitations, and frequently asked questions (FAQ)"
5+
description: "Provides an overview of Mendix Cloud GenAI Resource Packs, including their capabilities, limitations, and frequently asked questions."
66
weight: 10
77
aliases:
88
- /appstore/modules/genai/mx-cloud-genai/resource-packs
@@ -21,6 +21,7 @@ Developers can use the Mendix Portal to manage their Mendix Cloud GenAI resource
2121
### General Availability
2222

2323
Mendix Cloud GenAI Resource Packs is a premium Mendix product that requires an additional purchase. To start using GenAI Resource Packs or inquire about pricing, contact your Customer Success Manager (CSM). For more information, you can also reach out to [genai-resource-packs@mendix.com](mailto:genai-resource-packs@mendix.com).
24+
2425
GenAI Resource Packs can be purchased using Mendix Cloud Tokens. For details around costs, refer to [Cloud Tokens](/control-center/cloud-tokens/).
2526

2627
## Models
@@ -44,7 +45,7 @@ The models are available through the Mendix Cloud, leveraging AWS's highly secur
4445
Customers looking to leverage other models in addition to the above can also take advantage of Mendix's [(Azure) OpenAI Connector](/agents/reference-guide/external-connectors/openai/), Amazon [Bedrock Connector](/agents/reference-guide/external-connectors/bedrock/), and [Mistral Connector](/agents/reference-guide/external-connectors/mistral/) to integrate numerous other models into their apps.
4546

4647
{{% alert color="info" %}}
47-
Additional regions will be available in the future. If you have questions about upcoming regions, or would like to explore making models available in your specific region, reach out to `genai-resource-packs@mendix.com`.
48+
Additional regions will be available in the future. If you have questions about upcoming regions or want to explore making models available in your specific region, reach out to `genai-resource-packs@mendix.com`.
4849
{{% /alert %}}
4950

5051
### Technical Details for Model Resource Packs
@@ -58,8 +59,11 @@ Additional regions will be available in the future. If you have questions about
5859
## Accessing GenAI Resources
5960

6061
Developers can easily obtain access to GenAI resources through a self-service capability, enabling them to access and manage GenAI resources independently.
62+
6163
Developers with the required prerequisites can use the self-service capability to provision, deprovision, and manage GenAI resources directly from the Control Center. This enables faster provisioning and reduces manual dependency.
62-
For developers who do not have self-service capabilities, GenAI resources can still be provisioned or deprovisioned by contacting sales representatives or customer success manager (CSM) to order an existing stock keeping unit (SKU).
64+
65+
For developers who do not have self-service capabilities, GenAI resources can still be provisioned or deprovisioned by contacting sales representatives or a Customer Success Manager (CSM) to order an existing stock keeping unit (SKU).
66+
6367
Both approaches allow users to scale GenAI resources efficiently and explore more generative AI solutions with Mendix.
6468

6569
### Provisioning GenAI Resources Using the Self-Service Capability
@@ -75,11 +79,11 @@ For further details, refer to the [Prerequisites](/control-center/genai-resource
7579

7680
### Provisioning GenAI Resources Without Using the Self-Service Capability
7781

78-
If the self-service capability is not available in your environment, you can still provision your GenAI resources by ordering the existing SKU associated to your Mendix subscription. To do so, you can contact your sales representative or CSM.
82+
If the self-service capability is not available in your environment, you can still provision your GenAI resources by ordering the existing SKU associated with your Mendix subscription. To do so, you can contact your sales representative or CSM.
7983

8084
## Knowledge Bases
8185

82-
Mendix Cloud Knowledge Base Resource Packs provide customers with an elastic, logically isolated vector database, to use for standard Generative AI architectural patterns such as Retrieval-Augmented Generation (RAG), semantic similarity search, and other Generative AI use cases. The Knowledge Bases on Mendix Cloud are based on AWS's highly secure Amazon Bedrock Knowledge Bases capability, combined with AWS' OpenSearch Serverless database— a widely adopted standard infrastructure for Generative AI Knowledge Bases on AWS, ensuring fast & accurate information retrieval.
86+
Mendix Cloud Knowledge Base Resource Packs provide customers with an elastic, logically isolated vector database to use for standard Generative AI architectural patterns such as Retrieval-Augmented Generation (RAG), semantic similarity search, and other Generative AI use cases. The Knowledge Bases on Mendix Cloud are based on AWS's highly secure Amazon Bedrock Knowledge Bases capability, combined with AWS' OpenSearch Serverless database—a widely adopted standard infrastructure for Generative AI Knowledge Bases on AWS, ensuring fast and accurate information retrieval.
8387

8488
Knowledge bases enable you to bring your own data for RAG, semantic similarity search, and other generative AI use cases:
8589

@@ -116,7 +120,7 @@ Save these links for future reference. Always review the terms before starting d
116120
Compliance with these terms is mandatory to maintain access to the services.
117121
{{% /alert %}}
118122

119-
## More resources
123+
## More Resources
120124

121125
### Mendix Cloud GenAI Portal
122126

@@ -128,7 +132,7 @@ The [Mendix Cloud GenAI Portal](https://genai.home.mendix.com/) allows easy acce
128132
* Create and manage connection keys to connect your apps with all resources.
129133
* Track activity logs for team access and connection key management.
130134

131-
For more information, see [Navigate through the Mendix Cloud GenAI Portal](/agents/mx-cloud-genai/Navigate-MxGenAI/).
135+
For more information, see [Navigate Through the Mendix Cloud GenAI Portal](/agents/mx-cloud-genai/Navigate-MxGenAI/).
132136

133137
### Mendix Cloud GenAI Connector
134138

@@ -146,7 +150,7 @@ For Mendix Cloud GenAI Model Resources using Anthropic’s Claude and Cohere’s
146150

147151
Data stored in GenAI Knowledge Base Resources resides in a logically isolated database, accessible only to you—the customer—via keys you can generate in the Portal.
148152

149-
### How does Mendix Cloud GenAI service Store and Use Data Sent to It?
153+
### How Does the Mendix Cloud GenAI Service Store and Use Data Sent to It?
150154

151155
Requests (prompts) sent to and responses (answers, embeddings) received from the models are not stored and not used for training. Only metadata—such as token input/output counts—is collected for logging, monitoring, metering, billing, product improvement, and maintenance purposes.
152156

content/en/docs/genai/mendix-cloud-genai/navigate_mxgenai.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
---
2-
title: "Navigate through the Mendix Cloud GenAI Portal"
2+
title: "Navigate Through the Mendix Cloud GenAI Portal"
33
url: /agents/mx-cloud-genai/Navigate-MxGenAI/
44
linktitle: "Mendix Cloud GenAI Portal"
5-
description: "Describes how to navigate through the Mendix Cloud GenAI Portal."
5+
description: "Describes how to navigate through the Mendix Cloud GenAI portal."
66
weight: 30
77
aliases:
88
- /appstore/modules/genai/mx-cloud-genai/Navigate-MxGenAI/
99
---
1010

1111
## Introduction
1212

13-
The [Mendix Cloud GenAI portal](https://genai.home.mendix.com/) is the part of the Mendix portal that provides access to [Mendix Cloud GenAI Resource Packs](/agents/mx-cloud-genai/resource-packs/). After logging in, you can navigate to the overview of all resources. You can see all resources, that you are a team member of and access their details.
13+
The [Mendix Cloud GenAI portal](https://genai.home.mendix.com/) is the part of the Mendix portal that provides access to [Mendix Cloud GenAI Resource Packs](/agents/mx-cloud-genai/resource-packs/). After logging in, you can navigate to the overview of all resources. You can see all resources that you are a team member of and access their details.
1414

1515
## Resource Details
1616

17-
After clicking on a specific resource, you land on its details page, offering shortcut to consumption insights, key generation, team management, and helpful documentation.
17+
After clicking a specific resource, you land on its details page, offering a shortcut to consumption insights, key generation, team management, and helpful documentation.
1818

1919
{{< figure src="/attachments/genai/navigate_mxgenai/GenAIResource_Details.png" alt="" >}}
2020

@@ -32,7 +32,7 @@ The **Settings** tab contains the details of a GenAI resource. It shows the foll
3232
* **Plan**: indicates the subscription plan used for compute resources (for example, embedding or text generation resources).
3333
* **Environment**: shows which environment is used, for example, test, acceptance, or production.
3434

35-
¹ Cross-region inference (CRI) allows a model to redirect requests to another region, helping to distribute the load across multiple regions within the same area. So, EU requests always stay within EU regions. Connecting to a cross-region inference profile does not change how the request is sent; the redirection happens on the server side, determining the region to handle the request to get the fastest response. For more information, see [Increase throughput with cross-Region inference](https://docs.aws.amazon.com/bedrock/latest/userguide/cross-region-inference.html). If applicable, CRI profiles are selected during provisioning of a model resource. New models are available under the CRI inferencing type by default.
35+
¹ Cross-region inference (CRI) allows a model to redirect requests to another region, helping to distribute the load across multiple regions within the same area. EU requests always stay within EU regions. Connecting to a cross-region inference profile does not change how the request is sent; the redirection happens on the server side, determining the region to handle the request to get the fastest response. For more information, see [Increase throughput with cross-region inference](https://docs.aws.amazon.com/bedrock/latest/userguide/cross-region-inference.html). If applicable, CRI profiles are selected during provisioning of a model resource. New models are available under the CRI inferencing type by default.
3636

3737
#### Additional Details for Knowledge Base Resources
3838

@@ -70,7 +70,7 @@ You can invite members from outside your organization to access your GenAI resou
7070

7171
You can track invitations in the **Pending Invites** tab. Invited users will receive an email with a link to accept or decline the invitation. If they do not yet have a Mendix account, the link redirects them to create one. Once the invitation is accepted, the resource will appear in their GenAI portal overview.
7272

73-
Pending invitations can be withdrawn at any time and will automatically expire after two weeks. External members can create and delete keys, export consumption data, manage knowledge base content and collections, and change the model. However, they can not modify the display name or environment, or manage team membership.
73+
Pending invitations can be withdrawn at any time and will automatically expire after two weeks. External members can create and delete keys, export consumption data, manage knowledge base content and collections, and change the model. However, they cannot modify the display name or environment, or manage team membership.
7474

7575
### Keys
7676

@@ -86,7 +86,7 @@ Make sure to store it securely, as it will only be shown once.
8686

8787
{{< figure src="/attachments/genai/navigate_mxgenai/GenAIResource_KeyGeneration.png" alt="" >}}
8888

89-
Once created, the key can be used in the Mendix application via the Mendix Cloud GenAI Connector.
89+
Once created, the key can be used in the Mendix application via the Mendix Cloud GenAI connector.
9090

9191
#### Additional Information for Knowledge Base Resource Keys
9292

@@ -143,7 +143,7 @@ Instead of relying solely on similarity-based searches of ticket descriptions, u
143143

144144
#### Add Data from a Mendix Application
145145

146-
You can upload data directly from Mendix to the Knowledge Base. To do so, several operations of the Mendix Cloud GenAI Connector are required. For a detailed guide on this process, see the [Add Data Chunks to Your Knowledge Base](/agents/mx-cloud-genai/mxgenai-connector/#add-data-chunks-to-your-knowledge-base) section of **Mendix Cloud GenAI Connector**.
146+
You can upload data directly from Mendix to the Knowledge Base. To do so, several operations of the Mendix Cloud GenAI connector are required. For a detailed guide on this process, see the [Add Data Chunks to Your Knowledge Base](/agents/mx-cloud-genai/mxgenai-connector/#add-data-chunks-to-your-knowledge-base) section of *Mendix Cloud GenAI Connector*.
147147

148148
### Consumption (Only for Text and Embeddings Generation Resources)
149149

0 commit comments

Comments
 (0)