TextLoader
document loaders. For detailed documentation of all TextLoader
features and configurations head to the API reference.
Overview
Integration details
Class | Package | Compatibility | Local | PY support |
---|---|---|---|---|
TextLoader | langchain | Node-only | ✅ | ❌ |
Setup
To accessTextLoader
document loader you’ll need to install the langchain
package.
Installation
The LangChain TextLoader integration lives in thelangchain
package: