Skip to content

v0.2.0

Choose a tag to compare

@umarbutler umarbutler released this 07 Nov 12:42
· 139 commits to main since this release

Added

  • Added the memoize argument to chunk(), which memoizes token counters by default to significantly improve performance.

Changed

  • Improved chunking performance.