Lm Cohere¶
Node: lmCohere · Full type: @n8n/n8n-nodes-langchain.lmCohere · Version: 1
Credentials¶
cohereApi (alias: @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 |