Skip to content

Lm Chat Mistral Cloud

Node: lmChatMistralCloud · Full type: @n8n/n8n-nodes-langchain.lmChatMistralCloud · Version: 1

Credentials

mistralCloudApi (alias: @mistral)

CREDENTIAL @mistral = mistralCloudApi "My Lm Chat Mistral Cloud"

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

Example

NODE "lmChatMistralCloud" @mistral AS "Lm Chat Mistral Cloud"