Skip to content

Releases: isaacus-dev/semchunk

v0.1.2

07 Nov 01:31

Choose a tag to compare

Fixed

  • Fixed links in the README.

v0.1.1

07 Nov 01:26

Choose a tag to compare

Added

  • Added new test samples.
  • Added benchmarks.

Changed

  • Improved chunking performance.
  • improved test coverage.

v0.1.0

05 Nov 10:43

Choose a tag to compare

Added

  • Added the chunk() function, which splits text into semantically meaningful chunks of a specified size as determined by a provided token counter.