mirror of
https://github.com/hwchase17/langchain
synced 2024-10-31 15:20:26 +00:00
c3bcfad66d
**Description:** Added extra functionality to `CharacterTextSplitter`, `TextSplitter` classes. The user can select whether to append the separator to the previous chunk with `keep_separator='end' ` or else prepend to the next chunk. Previous functionality prepended by default to next chunk. **Issue:** Fixes #20908 --------- Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com> |
||
---|---|---|
.. | ||
integration_tests | ||
unit_tests | ||
__init__.py |