Skip to content

v0.19.1

Compare
Choose a tag to compare
@benbrandt benbrandt released this 14 Dec 07:07
· 82 commits to main since this release

What's New

  • Python splitters have new chunk_all and chunk_all_indices method so the multiple texts can be processed in parallel. (For Rust, you should be able to use rayon to do this already)

Full Changelog: v0.19.0...v0.19.1