Skip to content

Commit dd87101

Browse files
committed
TW review: Mendix cloud GenAI-index
1 parent 122915e commit dd87101

2 files changed

Lines changed: 5 additions & 6 deletions

File tree

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

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,10 @@ There are three different types of resources:
2121

2222
* Compute – Embeddings Generation: converts text into vector representations. An embeddings resource is required to uploading data to your Knowledge Base.
2323

24+
## Getting started
2425

25-
## How to get started
26-
27-
1. Learn about GenAI Resource Packs and how to acquire them [here](/appstore/modules/genai/mx-cloud-genai/mendix-cloud-grp/).
28-
2. Once you have access to GenAI resources, log into the [GenAI Resources portal](https://genai.home.mendix.com/) to generate access keys for your resources. The GenAI Resources portal provides an overview of all the resources you have access to and you can also request new GenAI Resources there. More guidance can be found [here](https://docs.mendix.com/appstore/modules/genai/mx-cloud-genai/Navigate-MxGenAI/).
29-
3. Use a starter app containing the [Mendix Cloud GenAI Connector](https://marketplace.mendix.com/link/component/239449) (e.g. the [BlankGenAI starter app](https://marketplace.mendix.com/link/component/227934)) or implement the connector in a Mendix application according to its documentation. Once you have imported access key in its configuraton overview you are connected to Mendix Cloud GenAI and can access available resources inside of your application.
26+
1. Learn about GenAI Resource Packs and how to acquire them in the [Mendix Cloud GenAI Resource Packs](/appstore/modules/genai/mx-cloud-genai/resource-packs/) document.
27+
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 the resources you have access to and you can also request new GenAI Resources there. For more information, see [Navigate through the Mendix Cloud GenAI Portal](https://docs.mendix.com/appstore/modules/genai/mx-cloud-genai/Navigate-MxGenAI/).
28+
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 the Mendix application according to its documentation. Once you have imported access key in its configuration overview, you are connected to Mendix Cloud GenAI and can access available resources within your application.
3029

3130
## Relevant Sources

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Before uploading, you can choose to upload the data to a new collection, the def
8787

8888
{{< figure src="/attachments/appstore/platform-supported-content/modules/genai/navigate_mxgenai/GenAIKnowledgeBaseResource.png" >}}
8989

90-
{{% alert color="info" %}} While collections provide a mechanism for data separation, it is not best practice to create a large number of collections within a single Knowledge Base resource. A more performant and practical approach for achieving fine-grained data separation is through the strategic use of [metadata]{/appstore/modules/genai/mx-cloud-genai/navigate_mxgenai/#metadata}. {{% alert %}}
90+
{{% alert color="info" %}} While collections provide a mechanism for data separation, it is not best practice to create a large number of collections within a single Knowledge Base resource. A more performant and practical approach for achieving fine-grained data separation is through the strategic use of [metadata]{/appstore/modules/genai/mx-cloud-genai/navigate_mxgenai/#metadata}. {{% /alert %}}
9191

9292
##### Metadata {#metadata}
9393

0 commit comments

Comments
 (0)