We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 511e20c + a1481ac commit cf6785dCopy full SHA for cf6785d
content/en/docs/marketplace/genai/_index.md
@@ -70,7 +70,7 @@ Mendix connectors offer direct support for the following models:
70
71
| Architecture | Models | Category | Input | Output | Additional capabilities |
72
|--------------|---------------------|---------------------|-------------------|-----------|-------------------------|
73
-| 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 |
74
| | Cohere Embed English, Cohere Embed Multilingual | Embeddings | text | embeddings | |
75
| 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 |
76
| | DALL·E 2, DALL·E 3, gpt-image-1 | Image generation | text | image | |
0 commit comments