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

fix config for reading chunk_overlap value #1646

Closed
wants to merge 3 commits into from
Closed

Conversation

dayesouza
Copy link
Contributor

Description

This PR fix a bug that when reading the param values, if chunk overlap was 0, it would always fallback to the default value.

Related Issues

#1506

Proposed Changes

  • Change of method for reading overlap value to verify that only if it's none it would set the default value

  • Created necessary unit tests to check the appropriate config is set when overlap value is 0

Checklist

  • I have tested these changes locally.
  • I have reviewed the code changes.
  • I have updated the documentation (if necessary).
  • I have added appropriate unit tests.

@dayesouza dayesouza requested review from a team as code owners January 21, 2025 22:33
@dayesouza dayesouza closed this Jan 24, 2025
@dayesouza dayesouza deleted the fix/chunk-default branch January 24, 2025 15:53
@dayesouza
Copy link
Contributor Author

Solved by #1593

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant