-
Notifications
You must be signed in to change notification settings - Fork 2.8k
feat: Add Semantic Text Splitter #9199
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
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: Durran Jordan <[email protected]>
Co-authored-by: rliu6915 <[email protected]> Co-authored-by: Christian Bromann <[email protected]>
Co-authored-by: Duda Nogueira <[email protected]>
Co-authored-by: Dag7 <[email protected]>
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
Added semantic text splitter, similar to python version
I put the file in experimental folder, as in python version it is still in langchain_experimental package
solves this #7147