document-to-json
Last updated
Last updated
This agent converts an unstructured blob of text (like a pdf document) into a JSON structured string.
Example as a step in a pipeline
With the configuration above and an input of "Hello there", the output is {"text": "Hello there"}
.
Unstructured only text (blob of text)
Implicit topic
Structured text
Implicit topic
Checkout the full configuration properties in the .