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

langchain[minor]: Add missing props to UnstructuredLoader #4733

Merged
merged 2 commits into from
Mar 13, 2024

Conversation

angelosc
Copy link
Contributor

Unstructured API - Added missing API props to UnstructuredLoader.

Props added: multipage_sections, combine_under_n_chars, new_after_n_chars and max_characters.

Info about these props on https://unstructured-io.github.io/unstructured/apis/api_parameters.html

Copy link

vercel bot commented Mar 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langchainjs-api-refs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 13, 2024 4:25pm
langchainjs-docs ✅ Ready (Inspect) Visit Preview Mar 13, 2024 4:25pm

@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. auto:improvement Medium size change to existing code to handle new use-cases labels Mar 13, 2024
Copy link
Collaborator

@bracesproul bracesproul 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 adding this!

@dosubot dosubot bot added the lgtm PRs that are ready to be merged as-is label Mar 13, 2024
@bracesproul bracesproul changed the title Unstructured API - missing props langchain[minor]: Add missing props to Unstructured Loader Mar 13, 2024
@bracesproul bracesproul changed the title langchain[minor]: Add missing props to Unstructured Loader langchain[minor]: Add missing props to UnstructuredLoader Mar 13, 2024
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels Mar 13, 2024
@jacoblee93
Copy link
Collaborator

Thank you!

@jacoblee93 jacoblee93 merged commit dd24fef into langchain-ai:main Mar 13, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto:improvement Medium size change to existing code to handle new use-cases lgtm PRs that are ready to be merged as-is size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants