Skip to content

1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Apr 06:35
· 63 commits to main since this release

1.0.0 (2023-04-16)

Bug Fixes

  • remove global cache memory leak (40a2985), closes #35

Features

  • add a way to count tokens without encoding the whole text (88c8590)
  • add decodeAsyncGenerator and support any iterable input (41175f4)