Document Binary Input Loader¶
Node: documentBinaryInputLoader · Full type: @n8n/n8n-nodes-langchain.documentBinaryInputLoader · Version: 1
Parameters¶
| Parameter | Type | Default | Details |
|---|---|---|---|
loader |
options | "jsonLoader" | required; csvLoader, docxLoader, epubLoader, jsonLoader, pdfLoader, textLoader |
binaryDataKey |
string | "data" | required |
splitPages |
boolean | true | |
column |
string | "" | |
separator |
string | "," | |
pointers |
string | "" | |
options |
collection | {} | keys: metadata |
options children:
| Parameter | Type | Default | Details |
|---|---|---|---|
metadata |
fixedCollection | {} | groups: metadataValues |