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