Skip to content

Lm Chat Lemonade

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

Credentials

lemonadeApi (alias: @lemonade)

CREDENTIAL @lemonade = lemonadeApi "My Lm Chat Lemonade"

Parameters

Parameter Type Default Details
model options "" required
options collection {} keys: temperature, topP, frequencyPenalty, presencePenalty, maxTokens, stop

options children:

Parameter Type Default Details
temperature number 0.7
topP number 1
frequencyPenalty number 0
presencePenalty number 0
maxTokens number -1
stop string ""

Example

NODE "lmChatLemonade" @lemonade AS "Lm Chat Lemonade"