-
Notifications
You must be signed in to change notification settings - Fork 5
Give user more control over docling processing #509
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
Merged
Merged
Changes from all commits
Commits
Show all changes
57 commits
Select commit
Hold shift + click to select a range
9818f19
Add logging
ppinchuk a0fb78a
More logger
ppinchuk 2b49b5f
Allow pipeline options to be specified
ppinchuk 9162f81
Allow user to specify `pdf_pipeline_options`
ppinchuk 6671bda
Add timeout guards in case we add a hard time limit in the future
ppinchuk afdfb70
Move logic to method
ppinchuk a69c879
Cleaner disable
ppinchuk de0eb0e
Allow docling loader to use elm loader in failed cases
ppinchuk a1c7ed7
Move logic to method
ppinchuk b844e1f
Rename methods
ppinchuk f01dd79
Minor re-arrange
ppinchuk 9038d81
Add doc conversion status as attr
ppinchuk 7546c28
More details in log
ppinchuk 6ef4b24
Fallback explicitly no OCR
ppinchuk 7d08a93
ELM re-fetch now replaces failed docs
ppinchuk d1f7493
More correct initialization
ppinchuk 2235100
Improved logging
ppinchuk e797b4a
minor logic fix
ppinchuk 0889843
Fix tests
ppinchuk 149bbfd
Recycle process pool
ppinchuk 7cf9a51
Refactor for clarity
ppinchuk 99bc34d
linter
ppinchuk 5fc2493
Move log logic to logging module
ppinchuk 432e01e
PR review updates
ppinchuk f75db19
Fix test
ppinchuk 90c1b71
Disable tasks per child
ppinchuk cc1d902
Add logger statement
ppinchuk 4676fe0
Decrease timeout
ppinchuk 91f3bf4
Disable tests for now
ppinchuk fb1c1c3
minor logic update
ppinchuk 09210a7
Update logger
ppinchuk 078fdc7
Add costs
ppinchuk acb96e6
Fix regression about missing source column
ppinchuk 58ec86f
Move utility function
ppinchuk daceb2d
Normalize log file names
ppinchuk efe7a62
Add normalization step
ppinchuk 4e8da2c
Fix test
ppinchuk f9fd1a5
Fix docstrings
ppinchuk 61f7616
Add `pdf_pipeline_options` to local read
ppinchuk ef8fbd1
Broader catch
ppinchuk 2f4b567
Update docstring
ppinchuk 2cd2876
Docling conversion now runs in dedicated subprocess and forced shutdo…
ppinchuk 4a063d2
Fix timeout params
ppinchuk 3b856af
Fix tests
ppinchuk 79c660a
Fix test
ppinchuk 0156d94
Update README
ppinchuk 176cb89
`crawl_semaphore` can now be `AsyncExitStack`
ppinchuk 534ef0e
download function no longer in charge of crawl semaphore
ppinchuk 05688c1
Steps now track crawl semaphore and enforce crawl timeout
ppinchuk 6120134
Add `website_crawl_timeout_seconds` as parameter
ppinchuk 1989dd7
FIx test
ppinchuk 5112fad
Add `configure_docling_subprocess_logging`
ppinchuk 4f0f3e1
Add logging back
ppinchuk 7eb820b
Fix import
ppinchuk 829a1d7
Update test
ppinchuk b6ac63f
Add missing vars
ppinchuk c569a84
Fix test on windows
ppinchuk 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
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
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
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
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.