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

Add support for more code text splitters #5170

Closed
ByronHsu opened this issue May 24, 2023 · 0 comments
Closed

Add support for more code text splitters #5170

ByronHsu opened this issue May 24, 2023 · 0 comments

Comments

@ByronHsu
Copy link
Contributor

Feature request

Add support for more code text splitters

Motivation

For now langchain only supports python

Your contribution

Add more code text splitters

eyurtsev pushed a commit that referenced this issue May 30, 2023
…ift, rust) (#5171)

As the title says, I added more code splitters.
The implementation is trivial, so i don't add separate tests for each
splitter.
Let me know if any concerns.

Fixes # (issue)
#5170

## Who can review?

Community members can review the PR once tests pass. Tag
maintainers/contributors who might be interested:
@eyurtsev @hwchase17

---------

Signed-off-by: byhsu <[email protected]>
Co-authored-by: byhsu <[email protected]>
vowelparrot pushed a commit that referenced this issue May 31, 2023
…ift, rust) (#5171)

As the title says, I added more code splitters.
The implementation is trivial, so i don't add separate tests for each
splitter.
Let me know if any concerns.

Fixes # (issue)
#5170

## Who can review?

Community members can review the PR once tests pass. Tag
maintainers/contributors who might be interested:
@eyurtsev @hwchase17

---------

Signed-off-by: byhsu <[email protected]>
Co-authored-by: byhsu <[email protected]>
Undertone0809 pushed a commit to Undertone0809/langchain that referenced this issue Jun 19, 2023
…ift, rust) (langchain-ai#5171)

As the title says, I added more code splitters.
The implementation is trivial, so i don't add separate tests for each
splitter.
Let me know if any concerns.

Fixes # (issue)
langchain-ai#5170

## Who can review?

Community members can review the PR once tests pass. Tag
maintainers/contributors who might be interested:
@eyurtsev @hwchase17

---------

Signed-off-by: byhsu <[email protected]>
Co-authored-by: byhsu <[email protected]>
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

No branches or pull requests

1 participant