Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(update): Add documentation for new chunking strategy parameter #361

Merged
merged 4 commits into from
Dec 16, 2024

Conversation

pwoznic
Copy link
Contributor

@pwoznic pwoznic commented Nov 25, 2024

Updated the long-form docs with the chunking strategy parameter. The chunking_strategy parameter gives you control over how documents are split during ingestion via max_chars_per_chunk. If not set, the platform defaults to sentence-based chunking, where each chunk contains one full sentence.

Copy link

netlify bot commented Nov 25, 2024

Deploy Preview for luxury-shortbread-acee05 ready!

Name Link
🔨 Latest commit b3932fe
🔍 Latest deploy log https://app.netlify.com/sites/luxury-shortbread-acee05/deploys/675fda1fe521a400087dec3d
😎 Deploy Preview https://deploy-preview-361--luxury-shortbread-acee05.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@pwoznic pwoznic marked this pull request as ready for review November 25, 2024 20:52
@pwoznic pwoznic requested a review from ofermend November 25, 2024 21:18
Signed-off-by: Paul Wozniczka <25128922+pwoznic@users.noreply.github.com>
@pwoznic pwoznic merged commit 121b28b into vectara:main Dec 16, 2024
6 of 7 checks passed
@pwoznic pwoznic deleted the chunking branch December 16, 2024 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant