Model | Model provider |
|---|---|
Amazon Nova Premier | Amazon Bedrock |
Amazon Nova Pro | Amazon Bedrock |
Anthropic Claude 3.5 Haiku | Amazon Bedrock |
Anthropic Claude 3.7 Sonnet | Amazon Bedrock |
Anthropic Claude 4.5 Haiku | Amazon Bedrock |
Anthropic Claude 4.5 Sonnet | Amazon Bedrock |
Anthropic Claude Opus 4.1 | Amazon Bedrock |
Azure Open AI 4o | Azure Open AI |
Azure Open AI 4.1 | Azure Open AI |
Azure Open AI 4.1 Nano | Azure Open AI |
Azure Open AI 4.1 Mini | Azure Open AI |
Azure Open AI gpt5-mini | Azure Open AI |
Cohere Command R | Amazon Bedrock |
Google Gemini 20. Flash | Google Gemini |
Google Gemini 2.5 Flash | Google Gemini |
Google Gemini 2.5 Pro | Google Gemini |
Property | Description |
|---|---|
Name | Name of the Azure OpenAI connection. |
Location | Project or folder to save your assets. By default, assets are saved to the Default project. |
Model Provider | Provider of the LLM model being configured. |
Description | Optional. Description of the model connection. |
Deployment Name | Name of the LLM deployment you've configured within Azure OpenAI. |
Azure Endpoint | Specific Azure OpenAI service endpoint URL for your deployed model. |
OpenAI API Version | Version of the Azure OpenAI API you intend to use. |
API Key | Authentication key or token provided by Azure to authorize your access. |
Property | Description |
|---|---|
Name | Name of the Amazon Bedrock connection. |
Location | Project or folder to save your assets. By default, assets are saved to the Default project. |
Model Provider | Provider of the model being configured. |
Description | Optional. Description of the model connection. |
Model | ID string of the Bedrock foundation model you want your AI agents to use for language processing tasks. If you use a cross-region inference type model, add the region prefix at the beginning of the model ID string. For example, to connect to Anthropic Claude Opus 4.1 in the United States, enter the following model ID: us.anthropic.claude-opus-4-1-20250805-v1:0 |
Region | AWS region where your Amazon Bedrock service is deployed, for example: us-east-1 |
Access Key | Access key ID for the IAM user that has permissions to access Bedrock. |
Secret Key | Secret access key for the IAM user that has permissions to access Bedrock. |
Property | Description |
|---|---|
Name | Name of the Google Gemini connection. |
Location | Project or folder to save your assets. By default, assets are saved to the Default project. |
Model Provider | Provider of the LLM model being configured. |
Description | Optional. Description of the model connection. |
Model | Specific Gemini LLM variant or deployment that you want to use. |
API Key | Authentication credentials required to access the Google Cloud API securely. |