Overview
Integration details
Class | Package | Local | Serializable | JS Support |
---|---|---|---|---|
PullMdLoader | langchain-pull-md | ✅ | ✅ | ❌ |
Setup
Installation
Initialization
Load
Lazy Load
No lazy loading is implemented.PullMdLoader
performs a real-time conversion of the provided URL into Markdown format whenever the load
method is called.