Document Reader
JSON Reader
JSONReader is a reader class that allows you to read data from JSON files.
Parameter | Type | Default | Description |
---|---|---|---|
path | Path | Required | Path to JSON file to read |
chunk | bool | False | Whether to chunk the documents (overrides base Reader default) |