Embeddings Cohere node
Use the Embeddings Cohere node to generate embeddings for a given text.
On this page, you'll find the node parameters for the Embeddings Cohere node, and links to more resources.
Credentials: You can find authentication information for this node here.
Node parameters
- Model: Select the model to use to generate the embedding. Choose from:
- Embed-English-v2.0(4096 Dimensions)
- Embed-English-Light-v2.0(1024 Dimensions)
- Embed-Multilingual-v2.0(768 Dimensions)
Learn more about available models in Cohere's models documentation (opens in a new tab).
Related resources
Refer to Langchain's Cohere embeddings documentation (opens in a new tab) for more information about the service.