Generate embeddings
To generate embeddings, choose one of the following embedding providers and models in the Select Embedding Model section of an Embedder node in a workflow:You can change a workflow’s preconfigured provider only through Custom workflow settings.
-
Azure OpenAI: Use Azure OpenAI to generate embeddings with one of the following models:
- text-embedding-3-small, with 1536 dimensions.
- text-embedding-3-large, with 3072 dimensions.
- Ada 002 (Text) (
text-embedding-ada-002
), with 1536 dimensions.
-
Amazon Bedrock: Use Amazon Bedrock to generate embeddings with one of the following models:
- Titan Text Embeddings V2, with 1024 dimensions. Learn more.
- Titan Embeddings G1 - Text, with 1536 dimensions. Learn more.
- Titan Multimodal Embeddings G1, with 1024 dimensions. Learn more.
- Cohere Embed English, with 1024 dimensions. Learn more.
- Cohere Embed Multilingual, with 1024 dimensions. Learn more.
-
TogetherAI: Use TogetherAI to generate embeddings with one of the following models:
- M2-BERT-80M-2K-Retrieval, with 768 dimensions.
- M2-BERT-80M-8K-Retrieval, with 768 dimensions.
- M2-BERT-80M-32K-Retrieval, with 768 dimensions.
-
Voyage AI: Use Voyage AI to generate embeddings with one of the following models:
- voyage-code-2, with 1536 dimensions.
- voyage-3, with 1024 dimensions.
- voyage-3-large, with 1024 dimensions.
- voyage-3-lite, with 512 dimensions.
- voyage-code-3, with 1024 dimensions.
- voyage-finance-2, with 1024 dimensions.
- voyage-law-2, with 1024 dimensions.
- voyage-multimodal-3, with 1024 dimensions.