You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I searched existing ideas and did not find a similar one
I added a very descriptive title
I've clearly described the feature request and motivation for it
Feature request
Introduce an Acreom document loader to LangChain JS, mirroring the functionality available in LangChain Python. This loader should handle .md files, including processing front matter, custom Acreom-specific rules, and metadata extraction.
Motivation
The Acreom loader is an essential feature for users who work extensively with Acreom markdown files. Adding this to LangChain JS will:
1. Ensure feature parity with the Python implementation, enhancing the consistency of the LangChain ecosystem.
2. Provide JS/TS developers with robust support for Acreom documents without needing external or custom solutions.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Checked
Feature request
Introduce an Acreom document loader to LangChain JS, mirroring the functionality available in LangChain Python. This loader should handle .md files, including processing front matter, custom Acreom-specific rules, and metadata extraction.
Motivation
The Acreom loader is an essential feature for users who work extensively with Acreom markdown files. Adding this to LangChain JS will:
Proposal (If applicable)
Pull Request: #7525
Beta Was this translation helpful? Give feedback.
All reactions