LangChain Text Splitters `pip install langchain-text-splitters` One of the most popular parts of LangChain is our text splitters – simple yet necessary for any RAG app If you want to use them without adding all of `langchain` as a dependency – you now can!
