langchain
langchain copied to clipboard
Add get_text_separator parameter to BSHTMLLoader
By default get_text doesn't separate content of different HTML tag. Adding option for specifying separator helps with document splitting.
@hwchase17 please approve one more time, I fixed linting issues and added test