This notebook provides a quick overview for getting started withDocumentation Index
Fetch the complete documentation index at: https://langchain-5e9cc07a-preview-mdrxyo-1777658790-7be347c.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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:
Instantiation
Now we can instantiate our model object and load documents:Load
API reference
For detailed documentation of allTextLoader features and configurations head to the API reference.
Connect these docs to Claude, VSCode, and more via MCP for real-time answers.

