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 a2124a1 commit b164036Copy full SHA for b164036
CHANGELOG.md
@@ -133,6 +133,7 @@ All notable changes to `semchunk` will be documented here. This project adheres
133
### Added
134
- Added the `chunk()` function, which splits text into semantically meaningful chunks of a specified size as determined by a provided token counter.
135
136
+[3.1.1]: https://github.com/isaacus-dev/semchunk/compare/v3.1.0...v3.1.1
137
[3.1.0]: https://github.com/isaacus-dev/semchunk/compare/v3.0.4...v3.1.0
138
[3.0.4]: https://github.com/isaacus-dev/semchunk/compare/v3.0.3...v3.0.4
139
[3.0.3]: https://github.com/isaacus-dev/semchunk/compare/v3.0.2...v3.0.3
0 commit comments