-
Notifications
You must be signed in to change notification settings - Fork 786
Genai main additions #11325
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: development
Are you sure you want to change the base?
Genai main additions #11325
Changes from all commits
fd8cdcb
ff7d6d5
894eec7
e0c5242
0596ccd
710554d
3f87e74
652c01c
3cdfb8d
37c484c
d9f496d
4052ce4
e2f91a1
2b40bfa
38e52fa
88d2789
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -62,7 +62,7 @@ Integrate AI capabilities into your applications with Agents Kit, a collection o | |
| | [Agent Commons](/agents/genai-for-mx/agent-commons/) | Build agentic functionality by defining, testing, and evaluating agents at runtime. Iterate on prompts and agent configurations without app redeployment through the integrated Agent Builder UI. | 10.24 | | ||
| | [Agent Editor](/agents/genai-for-mx/agent-editor/) | Define agents as version-controlled documents in Studio Pro at design time. Author prompts, configure tools and knowledge bases, test locally, and deploy agents as part of your app model. | 11.9 | | ||
| | [Conversational UI](/agents/genai-for-mx/conversational-ui/) | Create chat interfaces for full-screen, sidebar, or modal GenAI conversations. Monitor token consumption and trace interactions with UI features built on GenAI Commons. | 10.24 | | ||
| | [GenAI Commons](/agents/genai-for-mx/commons/) | Use common capabilities that allow all GenAI connectors to be integrated with the other modules. You can also implement your own connector based on this module. | 10.24 | | ||
| | [GenAI Commons](/agents/genai-for-mx/commons/) | Integrate GenAI connectors with other modules using common capabilities provided by this base module. Required dependency for both core and connector modules. You can also implement your own connector based on this module. | 10.24 | | ||
|
|
||
| #### Connector Modules {#connectors} | ||
|
|
||
|
|
@@ -103,49 +103,39 @@ Mendix [connectors](#connectors) offer direct support for the following models. | |
|
|
||
| | Models | Category | Input | Output | Additional Capabilities | | ||
| | --- | --- | --- | --- | --- | | ||
| | 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, gpt-5.1, gpt-5.2, o1, o1-mini, o3, o3-mini, o4-mini | Chat completions | text, image, document (OpenAI only) | text | Function calling | | ||
| | DALL·E 2, DALL·E 3, gpt-image-1 | Image generation | text | image | | | ||
| | gpt and o family, such as gpt-5.5 and o4 | Chat completions | text, image, document (OpenAI only) | text | Function calling | | ||
| | gpt-image-1, gpt-image-1.5, gpt-image-2 | Image generation | text | image | | | ||
| | text-embedding-ada-002, text-embedding-3-small, text-embedding-3-large | Embeddings | text | embeddings | | | ||
|
|
||
| For a list of all OpenAI models, see [Models](https://developers.openai.com/api/docs/models) in the OpenAI documentation. | ||
|
|
||
| #### Mistral | ||
|
|
||
| | Models | Category | Input | Output | Additional Capabilities | | ||
| | --- | --- | --- | --- | --- | | ||
| | Mistral Large 3, Mistral Medium 3.1, Mistral Small 3.2, Ministral 3 (3B, 8B, 14B), Magistral (Small, Medium) | Chat completions | text, image | text | Function calling | | ||
| | Codestral, Devstral (Small, Medium), Open Mistral 7B, Mistral Nemo 12B | Chat completions | text | text | Function calling | | ||
| | Mistral Small 4, Mistral Medium 3.5, Mistral Large 3, Ministral 3 (3B, 8B, 14B), and more | Chat completions | text, image | text | Function calling | | ||
| | Codestral, Devstral | Chat completions | text | text | Function calling | | ||
| | (Open) Mistral Nemo 12B | Chat completions | text | text | | | ||
| | Mistral Embed, Codestral Embed | Embeddings | text | embeddings | | | ||
|
|
||
| For a list of all Mistral models, see [Models Overview](https://docs.mistral.ai/models/overview) in the Mistral documentation. | ||
|
|
||
| #### Google Gemini | ||
|
|
||
| | Models | Category | Input | Output | Additional Capabilities | | ||
| | --- | --- | --- | --- | --- | | ||
| | Gemini 2.5 Flash (+ Preview Sep 2025), Gemini 2.5 Flash-Lite (+ Preview Sep 2025), Gemini 2.5 Pro, Gemini Flash Latest, Gemini Flash-Lite Latest, Gemini Pro Latest | Chat completions | text, image | text | Function calling | | ||
| | Gemini 3 Flash Preview, Gemini 3 Pro Preview | Chat completions | text, image | text | | | ||
| | Gemini 2.5 Flash, Gemini 2.5 Flash-Lite, Gemini 2.5 Pro, Gemini Flash Latest, Gemini Flash-Lite Latest, Gemini Pro Latest | Chat completions | text, image | text | Function calling | | ||
| | Gemini 3 Flash Preview, Gemini 3.1 Flash-Lite, Gemini 3.1 Pro Preview, Gemini 3.5 Flash | Chat completions | text, image | text | | | ||
|
|
||
| #### Amazon Bedrock | ||
|
|
||
| | Models | Category | Input | Output | Additional Capabilities | | ||
| | --- | --- | --- | --- | --- | | ||
| | Amazon Titan Text G1 - Express, Amazon Titan Text G1 - Lite, Amazon Titan Text G1 - Premier | Chat completions | text, document (except Titan Premier) | text | | | ||
| | AI21 Jamba-Instruct | Chat completions | text | text | | | ||
| | AI21 Labs Jurassic-2 (Text) | Chat completions | text | text | | | ||
| | Amazon Nova Pro, Amazon Nova Lite | Chat completions | text, image, document | text | Function calling | | ||
| | Amazon Titan Image Generator G1 | Image generation | text | image | | | ||
| | Amazon Titan Embeddings Text v2 | Embeddings | text | embeddings | | | ||
| | Anthropic Claude 3 Sonnet, Anthropic Claude 3.5 Sonnet, Anthropic Claude 3.5 Sonnet v2, Anthropic Claude 3 Haiku, Anthropic Claude 3 Opus, Anthropic Claude 3.5 Haiku, Anthropic Claude 4.5 Sonnet, Anthropic Claude 4.5 Haiku, Anthropic Claude 4.5 Opus | Chat completions | text, image, document | text | Function calling | | ||
| | Cohere Command | Chat completions | text, document | text | | | ||
| | Cohere Command Light | Chat completions | text | text | | | ||
| | Cohere Command R, Cohere Command R+ | Chat completions | text, document | text | Function calling | | ||
| | Cohere Embed English, Cohere Embed Multilingual | Embeddings | text | embeddings | | | ||
| | DeepSeek, DeepSeek-R1 | Text | text | document | | | ||
| | Meta Llama 2, MetaLlama 3 | Chat completions | text, document | text | | | ||
| | Meta Llama 3.1 | Chat completions | text, document | text | Function calling | | ||
| | Mistral AI Instruct | Chat completions | text, document | text | | | ||
| | Mistral Large, Mistral Large 2 | Chat completions | text, document | text | Function calling | | ||
| | Mistral Small | Chat completions | text | text | Function calling | | ||
| | OpenAI gpt-oss-20B, gpt-oss-120b | Chat completions | text | text | | | ||
|
|
||
| For more details on limitations and supported model capabilities for the Bedrock Converse API used in the ChatCompletions operations, see [Supported models and model features](https://docs.aws.amazon.com/bedrock/latest/userguide/conversation-inference-supported-models-features.html) in the AWS documentation. | ||
| | Support for providers including Anthropic Claude, DeepSeek, Meta, and OpenAI (OSS models). For all models supporting the Converse API, see [Models at a glance](https://docs.aws.amazon.com/bedrock/latest/userguide/model-cards.html) from Amazon Web Services (AWS). | Chat completions | text, document, image | text | Function calling | | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Do all of the models in Models at a glance support the Converse API? If not, how should the user determine which ones are relevant? |
||
| | Native support for models by Cohere. For all models supporting the InvokeModel API, see [Models at a glance](https://docs.aws.amazon.com/bedrock/latest/userguide/model-cards.html) from AWS.| Embeddings | text | embeddings | | | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Is it fine to update this description to something like "Models supported by Cohere, including Embed v4 and Embed English. For the full list of Cohere models, see Cohere in the AWS documentation."? |
||
| | Native support for Titan Image Generator G1 v2 (check availability for your region). For all models supporting the InvokeModel API, see [Models at a glance](https://docs.aws.amazon.com/bedrock/latest/userguide/model-cards.html) from AWS. | Image generation | text | image | | | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Can this description be simplified to just "Titan Image Generator G1 v2"? Would Mendix need to change something for additional models to be supported, or is this list likely to expand due to changes on Bedrock's side? |
||
|
|
||
| For details on limitations and supported model capabilities for the Bedrock Converse API used in the ChatCompletions operations, see [Supported models and model features](https://docs.aws.amazon.com/bedrock/latest/userguide/conversation-inference-supported-models-features.html) in the AWS documentation. | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Supported models and model features just redirects to Models at a glance. Okay to remove this paragraph? |
||
|
|
||
| #### Connecting to Other Models | ||
|
|
||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What exactly does "and more" mean here? Are all Mistral generalist models from https://docs.mistral.ai/models/overview supported?