Skip to main content
Compatibility: Only available on Node.js.
This notebook provides a quick overview for getting started with TextLoader document loaders. For detailed documentation of all TextLoader features and configurations head to the API reference.

概述

集成详情

设置

要访问 TextLoader document loader,你需要install the langchain package.

安装

LangChain 的 TextLoader 集成位于 langchain 包中:

实例化

Now we can instantiate our model object and load documents:

Load


API 参考

有关所有 TextLoader 功能和配置的详细文档,请前往 API 参考