From a1481acf6d8f4e4938c14c15a391a2371beddab4 Mon Sep 17 00:00:00 2001 From: mauritselzinga-mx <122016392+mauritselzinga-mx@users.noreply.github.com> Date: Wed, 1 Oct 2025 19:46:21 +0200 Subject: [PATCH] Update _index.md added claude sonnet 4.0 --- content/en/docs/marketplace/genai/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/marketplace/genai/_index.md b/content/en/docs/marketplace/genai/_index.md index 6747c20f81b..47834354e9e 100644 --- a/content/en/docs/marketplace/genai/_index.md +++ b/content/en/docs/marketplace/genai/_index.md @@ -70,7 +70,7 @@ Mendix connectors offer direct support for the following models: | Architecture | Models | Category | Input | Output | Additional capabilities | |--------------|---------------------|---------------------|-------------------|-----------|-------------------------| -| Mendix Cloud GenAI | Anthropic Claude 3.5 Sonnet, Anthropic Claude 3.7 Sonnet | Chat Completions | text, image, document | text | Function calling | +| Mendix Cloud GenAI | Anthropic Claude 3.5 Sonnet, Anthropic Claude 3.7 Sonnet, Anthropic Claude 4.0 Sonnet | Chat Completions | text, image, document | text | Function calling | | | Cohere Embed English, Cohere Embed Multilingual | Embeddings | text | embeddings | | | Azure / OpenAI | gpt-4, gpt-4-turbo, gpt-4o, gpt-4o mini, gpt-4.1, gpt-4.1-mini, gpt-4.1-nano, gpt-5.0, gpt-5.0-mini, gpt-5.0-nano | Chat completions | text, image, document (OpenAI only) | text | Function calling | | | DALL·E 2, DALL·E 3, gpt-image-1 | Image generation | text | image | |