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
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
Uh oh!
There was an error while loading. Please reload this page.
-
Checked
Feature request
The python version of langchain has MarkdownHeaderTextSplitter, which adds information regarding the headline Hierachy as metadata to each chunk.
The js version of langchain is lacking such a functionality.
I already implemented a js version of this functionality here: https://github.com/mstein11/Ellie/tree/main/lib/vectorstore/HierachicalMarkdownTextSplitter
I would be happy to open a PR, if the maintainers agree, that such a functionality adds value to js langchain.
I would need some guidance for navigating the contribution process in this repository, however.
Motivation
I already implemented said functionality and would like to share it as a PR, what is the preferred way to open the PR?
Proposal (If applicable)
No response
Beta Was this translation helpful? Give feedback.
All reactions