Embeddings Mistral Cloud node
Use the Embeddings Mistral Cloud node to generate embeddings for a given text.
On this page, you'll find the node parameters for the Embeddings Mistral Cloud 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.
Learn more about available models in Mistral's models documentation (opens in a new tab).
Node options
- Batch Size: Enter the maximum number of documents to send in each request.
- Strip New Lines: Select whether to remove new line characters from input text (turned on) or not (turned off). n8n enables this by default.
Related resources
Refer to Langchain's Mistral embeddings documentation (opens in a new tab) for more information about the service.