Releases: isaacus-dev/semchunk
Releases · isaacus-dev/semchunk
v0.1.2
Fixed
- Fixed links in the README.
v0.1.1
Added
- Added new test samples.
- Added benchmarks.
Changed
- Improved chunking performance.
- improved test coverage.
v0.1.0
Added
- Added the
chunk()function, which splits text into semantically meaningful chunks of a specified size as determined by a provided token counter.