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

[FEAT] Support return_type as texts for direct text handling #146

Merged
merged 8 commits into from
Jan 8, 2025

Conversation

bhavnicksm
Copy link
Collaborator

This pull request introduces a new feature to the chunking modules, allowing them to return either chunks or raw texts based on a new parameter return_type. Additionally, it includes validation checks for the new parameter and updates to the chunk creation logic to accommodate this change.

New Feature: Return Type Parameter

@bhavnicksm bhavnicksm added the enhancement New feature or request label Jan 8, 2025
@bhavnicksm bhavnicksm added this to the v0.4.2 milestone Jan 8, 2025
@bhavnicksm bhavnicksm self-assigned this Jan 8, 2025
@bhavnicksm bhavnicksm merged commit e062e10 into development Jan 8, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant