Create a virtual environment
Terminal
and create a python virtual environment.Install libraries
Set environment variables
Run Agent
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) |