Node ReferencePre-processing
Unstructured Converter
Converts various file formats for pre-processing.
Converts various file formats for pre-processing.
| Category | Pre-processing |
| Node type | dynamiq.nodes.converters.UnstructuredFileConverter |
| SDK class | dynamiq.nodes.converters.UnstructuredFileConverter |
| Connection | Unstructured |
Connection
This node requires a Unstructured Connection. Create one under Connections before adding the node, or pick an existing one on the node's CONFIGURATION tab.
Inputs
| Field | Type | Required |
|---|---|---|
files | list[file] | Yes |
metadata | dict[string, Any] | list[dict[string, Any]] | No |
Outputs
| Field | Type |
|---|---|
documents | list[Document] |