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 3b35b1e commit 3e61371Copy full SHA for 3e61371
CHANGELOG.md
@@ -52,6 +52,7 @@ All notable changes to `semchunk` will be documented here. This project adheres
52
### Added
53
- Added the `chunk()` function, which splits text into semantically meaningful chunks of a specified size as determined by a provided token counter.
54
55
+[0.3.1]: https://github.com/umarbutler/semchunk/compare/v0.3.0...v0.3.1
56
[0.3.0]: https://github.com/umarbutler/semchunk/compare/v0.2.4...v0.3.0
57
[0.2.4]: https://github.com/umarbutler/semchunk/compare/v0.2.3...v0.2.4
58
[0.2.3]: https://github.com/umarbutler/semchunk/compare/v0.2.2...v0.2.3
0 commit comments