langchain-text-splitters 1.1.0 adds R programming language support for code splitting.
$ git clone --branch langchain-text-splitters==1.1.0 https://github.com/langchain-ai/langchain.git # already have the repo? check out this version: $ git checkout langchain-text-splitters==1.1.0
- ›Adds R programming language support to the text splitter, enabling source code splitting for R files.