-
Notifications
You must be signed in to change notification settings - Fork 16.2k
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
Langchain/New-feature: Added Haskell support in langchain.text_splitter module #16191
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
) 1. In the case of Azure_OpenAI - Some bugs are fixed 2. Added support of Haskell language 3. Added support of Haskell language in text_splitter module of Langchain. PR for the same - langchain-ai/langchain#16191
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks like there's some merge conflicts, but code lgtm! thank you @Nisarg1112!
if you have a chance would be great to add an example to |
Sure, will add. |
Hey @Nisarg1112, if you sync your master branch with latest langchain master branch I can add the examples to |
@hwchase17 Hi, I was planning to sync this branch with the latest master. I noticed the pull request has been closed. Could you please share the reason behind the decision? Thank you for your time. |
not intentional, we can't reopen at the moment but will do so as soon as we can :/ See #16796 |
@baskaryan thank you 🙏 |
@baskaryan Aplogies for the delay! I got stuck at work. I've resolved conflicts and also added examples to the code_splitter notebook. @fynnfluegge - Never mind - I've added example. Thanks! |
@baskaryan Hey, Just a gentle ping on this. Is there any issue with this PR that needs to be addressed before merging it? |
@baskaryan Hey, are we planning to merge this PR? We wanted to merge this PR to main branch for future purposes related to Haskell language. |
@baskaryan Thanks for your support! |
…er module (langchain-ai#16191) - **Description:** Haskell language support added in text_splitter module - **Dependencies:** No - **Twitter handle:** @nisargtr If no one reviews your PR within a few days, please @-mention one of @baskaryan, @eyurtsev, @hwchase17. --------- Co-authored-by: Bagatur <[email protected]>
…er module (#16191) - **Description:** Haskell language support added in text_splitter module - **Dependencies:** No - **Twitter handle:** @nisargtr If no one reviews your PR within a few days, please @-mention one of @baskaryan, @eyurtsev, @hwchase17. --------- Co-authored-by: Bagatur <[email protected]>
If no one reviews your PR within a few days, please @-mention one of @baskaryan, @eyurtsev, @hwchase17.