Model | Model provider |
|---|---|
Amazon Titan Embeddings G1 - Text | Amazon Bedrock |
Amazon Titan Text Embeddings V2 | Amazon Bedrock |
AzureAI text-embedding-3-large | Azure Open AI |
AzureAI text-embedding-3-large | Azure Open AI |
AzureAI text-embedding-ada-002 | Azure Open AI |
Cohere Embed - English | Amazon Bedrock |
Google Gemini embedding-001 | Google Gemini |
Google Gemini gemini-embedding-001 | Google Gemini |
Google Gemini text-embedding-004 | Google Gemini |
Property | Description |
|---|---|
Name | Name of the AzureAI embedding model connection. |
Location | Project or folder to save your assets. By default, assets are saved to the Default project. |
Embedding Model Provider | Provider of the embedding model being configured. |
Description | Optional. Description of the connection to the model. |
Embedding Model API Key | Authentication credential to securely access the Azure AI embedding model. |
Deployment Name | Identifier or name of the specific embedded AI model or deployment you're connecting to. |
Azure Endpoint | Azure endpoint URL specific to your Azure AI service instance. |
Property | Description |
|---|---|
Name | Name of the Amazon Bedrock embedding model connection. |
Location | Project or folder to save your assets. By default, assets are saved to the Default project. |
Embedding Model Provider | Provider of the embedding model being configured. |
Description | Optional. Description of the embedding model connection. |
Embedding Model | ID string of the embedding model you want your AI agents to use for converting text into vector embeddings. If you use a cross-region inference type embedding model, add the region prefix at the beginning of the model ID string. For example, to connect to Cohere Embed-English in the United States, enter the following model ID: us.cohere.embed-v4: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 embedding services. |
Secret Key | Secret access key for the IAM user that has permissions to access Bedrock embedding services. |
Property | Description |
|---|---|
Name | Name of the Google Gemini embedding model connection. |
Location | Project or folder to save your assets. By default, assets are saved to the Default project. |
Embedding Model Provider | Provider of the embedding model being configured. |
Description | Optional. Description of the connection to the model. |
Embedding Model API Key | Credential that authenticates your connection and authorizes your AI agent to access Google Gemini’s embedding model services. You obtain this key from the Google Cloud Console. |
Embedding Model | Name of the embedding model to use. |