We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a044ff0 commit 3d1f7f7Copy full SHA for 3d1f7f7
CHANGELOG.md
@@ -48,6 +48,7 @@ All notable changes to `semchunk` will be documented here. This project adheres
48
### Added
49
- Added the `chunk()` function, which splits text into semantically meaningful chunks of a specified size as determined by a provided token counter.
50
51
+[0.3.0]: https://github.com/umarbutler/semchunk/compare/v0.2.4...v0.3.0
52
[0.2.4]: https://github.com/umarbutler/semchunk/compare/v0.2.3...v0.2.4
53
[0.2.3]: https://github.com/umarbutler/semchunk/compare/v0.2.2...v0.2.3
54
[0.2.2]: https://github.com/umarbutler/semchunk/compare/v0.2.1...v0.2.2
0 commit comments