Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Developers can use the Mendix Portal to manage their Mendix Cloud GenAI resource
### General Availability

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).
GenAI Resource Packs can be purchased using Mendix Cloud Tokens. For details around costs, refer to [Cloud Tokens](/control-center/cloud-tokens/).

## Models

Expand All @@ -28,8 +29,9 @@ Mendix Cloud Model Resource Packs provide customers with a monthly quota of inpu

The Mendix Cloud GenAI Resource Packs provide access to the following models:

* Anthropic Claude 3.5 Sonnet v1

* Anthropic Claude 3.7 Sonnet (Cross-region inference profile)
* Anthropic Claude 4 Sonnet (Cross-region inference profile)
* Cohere Embed v3 (English and multilingual options)

The models are available through the Mendix Cloud, leveraging AWS's highly secure Amazon Bedrock multi-tenant architecture. This architecture employs advanced logical isolation techniques to effectively segregate customer data, requests, and responses, ensuring a level of data protection that aligns with global security compliance requirements. Customer prompts, requests, and responses are neither stored nor used for model training. Your data remains your data.
Expand All @@ -40,9 +42,9 @@ Customers looking to leverage other models in addition to the above can also tak

| GenAI Model Resource Pack Plan | S | M | L |
| ------------------------------------------ | ----------------- | ----------------- | ----------------- |
| Anthropic Claude (any version) (Tokens in/month) | 2.5 million in | 5 million | 10 million |
| Anthropic Claude (any version) (Tokens out/month) | 1.25 million out | 2.5 million | 5 million |
| Cohere Embed V3 (Tokens in/month) | 5 million in | 10 million | 20 million |
| Anthropic Claude (any version) (Tokens in/month) | 2.5 million | 5 million | 10 million |
| Anthropic Claude (any version) (Tokens out/month) | 1.25 million | 2.5 million | 5 million |
| Cohere Embed V3 (Tokens in/month) | 5 million | 10 million | 20 million |

## Knowledge Bases

Expand Down