Skip to content

Lm Cohere

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

Credentials

cohereApi (alias: @cohere)

CREDENTIAL @cohere = cohereApi "My Lm Cohere"

Parameters

Parameter Type Default Details
options collection {} keys: maxTokens, model, temperature

options children:

Parameter Type Default Details
maxTokens number 250
model string ""
temperature number 0

Example

NODE "lmCohere" @cohere AS "Lm Cohere"