Commit Graph
3 Commits
Author SHA1 Message Date
bendtherules 09f4f929ae Rename snake cased files to HTMLTextSplitter 2026-04-03 13:30:40 +05:30
bendtherules b3c9ed6dfd test(textsplitters): add more tests
- Verify that `splitDocuments` correctly prepends the provided `chunkHeader` to each chunk.
- Ensure `splitDocuments` returns an empty array when the source HTML yields no chunks.
2026-04-03 13:20:09 +05:30
bendtherules ec5669dcd7 feat: Impl HtmlTextSplitter 2026-04-03 11:04:40 +05:30