This notebook provides a quick overview for getting started withDocumentation Index
Fetch the complete documentation index at: https://nvd-54.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.
概述
集成详情
| Class | Package | Compatibility | Local | PY support |
|---|---|---|---|---|
TextLoader | langchain | Node-only | ✅ | ❌ |
设置
要访问TextLoader document loader,你需要install the langchain package.
安装
LangChain 的 TextLoader 集成位于langchain 包中:
实例化
Now we can instantiate our model object and load documents:Load
API 参考
有关所有TextLoader 功能和配置的详细文档,请前往 API 参考。
将这些文档连接到 Claude、VSCode 等工具,通过 MCP 获取实时答案。

