Memory Postgres Chat¶
Node: memoryPostgresChat · Full type: @n8n/n8n-nodes-langchain.memoryPostgresChat · Version: 1.3
Credentials¶
postgres (alias: @postgres)
Parameters¶
| Parameter | Type | Default | Details |
|---|---|---|---|
sessionIdType |
options | "fromInput" | fromInput, customKey |
sessionKey |
string | "={{ $json.sessionId }}" | |
tableName |
string | "n8n_chat_histories" | |
contextWindowLength |
number | 5 |