Lm Chat Aws Bedrock¶
Node: lmChatAwsBedrock · Full type: @n8n/n8n-nodes-langchain.lmChatAwsBedrock · Version: 1.1
Credentials¶
aws (alias: @aws)
Parameters¶
| Parameter | Type | Default | Details |
|---|---|---|---|
modelSource |
options | "onDemand" | onDemand, inferenceProfile |
model |
options | "" | |
options |
collection | {} | keys: maxTokensToSample, temperature |
options children:
| Parameter | Type | Default | Details |
|---|---|---|---|
maxTokensToSample |
number | 2000 | |
temperature |
number | 0.7 |