Code
examples/context/knowledge/readers/overview/json_reader.py
Usage
1
Set up your virtual environment
2
Install dependencies
3
Set environment variables
4
Run Agent
Params
| 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) |