JSONLoader
This notebook provides a quick overview for getting started with JSON document loader. For detailed documentation of all JSONLoader features and configurations head to the API reference.
- TODO: Add any other relevant links, like information about underlying API, etc.
Overview
Integration details
| Class | Package | Local | Serializable | JS support |
|---|---|---|---|---|
| JSONLoader | langchain-community | ✅ | ❌ | ✅ |
Loader features
| Source | Document Lazy Loading | Native Async Support |
|---|---|---|
| JSONLoader | ✅ |