Lm Chat Mistral Cloud¶
Node: lmChatMistralCloud · Full type: @n8n/n8n-nodes-langchain.lmChatMistralCloud · Version: 1
Credentials¶
mistralCloudApi (alias: @mistral)
Parameters¶
| Parameter | Type | Default | Details |
|---|---|---|---|
model |
options | "mistral-small" | |
options |
collection | {} | keys: maxTokens, temperature, maxRetries, topP, safeMode, randomSeed |
options children:
| Parameter | Type | Default | Details |
|---|---|---|---|
maxTokens |
number | -1 | |
temperature |
number | 0.7 | |
maxRetries |
number | 2 | |
topP |
number | 1 | |
safeMode |
boolean | false | |
randomSeed |
number |