mirror of
https://github.com/kennethreitz/langchain.git
synced 2026-06-05 23:00:18 +00:00
aa345a4bb7
By default get_text doesn't separate content of different HTML tag. Adding option for specifying separator helps with document splitting.