v0.5.1 #82
benbrandt
announced in
Announcements
v0.5.1
#82
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What's New
Rust
ChunkSize
are now public, so you can more easily create your ownChunkSize
structs for your own customChunkSizer
implementation.Python
CustomTextSplitter
that accepts a custom callback with the signature of(str) -> int
. Allows for custom chunk sizing on the Python side. @benbrandt in Add CustomTextSplitter for the Python package #80Full Changelog: v0.5.0...v0.5.1
This discussion was created from the release v0.5.1.
Beta Was this translation helpful? Give feedback.
All reactions