-
Notifications
You must be signed in to change notification settings - Fork 46
feat(file-based): bump unstructured to 0.18.x with custom markdown preserved #1063
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
Open
Aaron ("AJ") Steers (aaronsteers)
wants to merge
15
commits into
main
Choose a base branch
from
devin/1782941877-bump-unstructured
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
90d7141
feat(file-based): bump unstructured to 0.18.x and use native markdown…
devin-ai-integration[bot] d362cc0
fix: add logging to empty ImportError handlers in _import_unstructured
devin-ai-integration[bot] f448c02
fix: use CSV content in invalid file type test scenarios
devin-ai-integration[bot] 158d1d4
fix: use PDF magic bytes for corrupted file scenario
devin-ai-integration[bot] 5a5044d
refactor: use normal imports for docx/pptx, keep only pdf guarded
devin-ai-integration[bot] 6e23fab
fix: pass metadata_file_path for content detection and use monkeypatc…
devin-ai-integration[bot] 23357ca
fix: restore PDF test scenarios and fail-loudly imports
devin-ai-integration[bot] 7cf669b
fix: restore pdf extra and pin onnxruntime for Python 3.10 compat
devin-ai-integration[bot] 2e6ddc2
fix: add onnxruntime to deptry DEP002 ignore list
devin-ai-integration[bot] 5c55e38
fix: restore custom markdown rendering for parsing parity
devin-ai-integration[bot] ae389e3
fix(unstructured): add type annotations to fix mypy errors
devin-ai-integration[bot] d266710
fix: regenerate lockfile to avoid transitive dep bumps
devin-ai-integration[bot] 50b15b9
fix: update pdfminer.six to 20260107 for unstructured 0.18.x compat
devin-ai-integration[bot] 2b58f6b
fix: add else branch for unsupported file types in _read_file_locally
devin-ai-integration[bot] ad31932
fix: update scenario test expectations for unstructured 0.18.x
devin-ai-integration[bot] File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.