Lm Chat Groq¶
Node: lmChatGroq · Full type: @n8n/n8n-nodes-langchain.lmChatGroq · Version: 1
Credentials¶
groqApi (alias: @groq)
Parameters¶
| Parameter | Type | Default | Details |
|---|---|---|---|
model |
options | "llama3-8b-8192" | |
options |
collection | {} | keys: maxTokensToSample, temperature |
options children:
| Parameter | Type | Default | Details |
|---|---|---|---|
maxTokensToSample |
number | 4096 | |
temperature |
number | 0.7 |