Embeddings Mistral Cloud¶
Node: embeddingsMistralCloud · Full type: @n8n/n8n-nodes-langchain.embeddingsMistralCloud · Version: 1
Credentials¶
mistralCloudApi (alias: @mistral)
Parameters¶
| Parameter | Type | Default | Details |
|---|---|---|---|
model |
options | "mistral-embed" | |
options |
collection | {} | keys: batchSize, stripNewLines |
options children:
| Parameter | Type | Default | Details |
|---|---|---|---|
batchSize |
number | 512 | |
stripNewLines |
boolean | true |