Skip to content
GitLab
Explore
Sign in
Improve chunking of embeddings.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Andrew Belcher
requested to merge
embedding-chunking
into
1.0.x
Jul 21, 2023
Overview
3
Commits
2
Pipelines
0
Changes
2
Expand
Chunks are now:
A maximum of 1536 characters
Get split on whitespace
Include an overlap of at least 64 characters based on the position of whitespace
Merge request reports
Loading