Files
langchain/docs
Nolan 6c4b5a4eff Add option to preserve headers in MarkdownHeaderTextSplitter (#14433)
- **Description:** `MarkdownHeaderTextSplitter` currently strips header
lines from chunked content. Many applications require these header lines
are preserved. This adds an optional parameter to preserve those headers
in the chunked content.
  - **Issue:** #2836 (relevant)
  - **Dependencies:** -
  - **Tag maintainer:** @baskaryan
  - **Twitter handle:** @finnless

Unit tests and new examples in notebook included.

cc @rlancemartin

---------

Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
2024-01-02 22:34:52 -08:00
..
2023-12-17 12:55:49 -08:00
2023-12-17 12:55:49 -08:00
2023-12-29 12:02:31 -05:00
2023-12-17 12:55:49 -08:00

LangChain Documentation

For more information on contributing to our documentation, see the Documentation Contributing Guide