v0.10.0 #140
benbrandt
announced in
Announcements
v0.10.0
#140
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Breaking Changes
Improved (but different) Markdown split points #137. In hindsight, the levels used for determining split points in Markdown text were too granular, which led to some strange split points.
Several element types were consolidated into the same levels, which should still provide a good balance between splitting at the right points and not splitting too often.
Because the output of the
MarkdownSplitter
will be substantially different, especially for smaller chunk sizes, this is considered a breaking change.Full Changelog: v0.9.1...v0.10.0
This discussion was created from the release v0.10.0.
Beta Was this translation helpful? Give feedback.
All reactions