Skip to content

Conversation

@0xJord4n
Copy link
Contributor

Add Solidity programming language support for code splitter.

Twitter: @0xjord4n_

Who can review?

Tag maintainers/contributors who might be interested:
@hwchase17

Copy link
Contributor

@rlancemartin rlancemartin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution!

(1) Can you please add a short notebook with example usage in docs/modules/indexes/text_splitters/examples/.
(2) Also, run make format (if you are set up w/ Poetry here)*.

*I can do this for you if you are not set up for run formatting.

@0xJord4n
Copy link
Contributor Author

Thanks for the contribution!

(1) Can you please add a short notebook with example usage in docs/modules/indexes/text_splitters/examples/. (2) Also, run make format (if you are set up w/ Poetry here)*.

*I can do this for you if you are not set up for run formatting.

No problem sir, I'll do that rn

@rlancemartin
Copy link
Contributor

Also, minor nit: do you mind rebasing on master? We merged another text splitter recently.

@rlancemartin
Copy link
Contributor

Also, please run make format to resolve lint errors.

LMK if you don't have poetry, etc set up and I can run for you.

@0xJord4n
Copy link
Contributor Author

Also, please run make format to resolve lint errors.

LMK if you don't have poetry, etc set up and I can run for you.

Yes sir, I'm doing the poetry etc setup

@0xJord4n
Copy link
Contributor Author

@rlancemartin I have finished

@rlancemartin rlancemartin merged commit c5a46e7 into langchain-ai:master Jun 14, 2023
@rlancemartin
Copy link
Contributor

Thanks!

Undertone0809 pushed a commit to Undertone0809/langchain that referenced this pull request Jun 19, 2023
<!--
Thank you for contributing to LangChain! Your PR will appear in our
release under the title you set. Please make sure it highlights your
valuable contribution.

Replace this with a description of the change, the issue it fixes (if
applicable), and relevant context. List any dependencies required for
this change.

After you're done, someone will review your PR. They may suggest
improvements. If no one reviews your PR within a few days, feel free to
@-mention the same people again, as notifications can get lost.

Finally, we'd love to show appreciation for your contribution - if you'd
like us to shout you out on Twitter, please also include your handle!
-->

## Add Solidity programming language support for code splitter.

Twitter: @0xjord4n_

<!-- If you're adding a new integration, please include:

1. a test for the integration - favor unit tests that does not rely on
network access.
2. an example notebook showing its use


See contribution guidelines for more information on how to write tests,
lint
etc:


https://github.com/hwchase17/langchain/blob/master/.github/CONTRIBUTING.md
-->
#### Who can review?

Tag maintainers/contributors who might be interested:
@hwchase17

<!-- For a quicker response, figure out the right person to tag with @

  @hwchase17 - project lead

  Tracing / Callbacks
  - @agola11

  Async
  - @agola11

  DataLoaders
  - @eyurtsev

  Models
  - @hwchase17
  - @agola11

  Agents / Tools / Toolkits
  - @hwchase17

  VectorStores / Retrievers / Memory
  - @dev2049

 -->
This was referenced Jun 25, 2023
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.

2 participants