-
Notifications
You must be signed in to change notification settings - Fork 65
Improve use of async DocParse via aryn-sdk
#1134
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 1 commit
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
9d24f31
Make error code bounds checking look nicer
MarkLindblad d6f2ce4
Rename `_set_stream` to `_should_stream`
MarkLindblad 82ff70d
Add comment in docstring about how cancellation can fail if the speci…
MarkLindblad 57b2f1f
Make `partition_file_async_list` example output more concise
MarkLindblad 5b7080a
Refactor shared header code into function, add `User-Agent`
MarkLindblad f14be07
Remove `test_partition_file_async`
MarkLindblad 2cb94f8
Remove example from `partition_file_async_list` docstring
MarkLindblad 6968d85
Keep all async examples in aryn-sdk README.md, point there from docst…
MarkLindblad 56afd3a
Consolidate url rewriting into one function
MarkLindblad 796c442
Add comment making behavior more obvious
MarkLindblad 5c9e7a9
Remove dependence on `importlib`
MarkLindblad ec8f348
Make `_convert_sync_to_async_url` use more readable, fix linting
MarkLindblad ba11fb9
Simplify UX of `partition_file_async_list`
MarkLindblad 80fca40
Filter out non-DocParse jobs from `partition_file_async_list`
MarkLindblad 4a1d50c
Make `test_multiple_partition_file_async` more robust
MarkLindblad a49f7e9
Make `_convert_sync_to_async_url`'s `truncate` a keyword argument
MarkLindblad 0f1cdb0
Improve performance of `partition_file_async_list`
MarkLindblad a7b7c44
Fix return description in docstring for `partition_file_async_result`
MarkLindblad a69af61
Improve return type in docstring of `partition_file_async_result`
MarkLindblad c069558
Remove repetitive sentence in docstring for `partition_file_async_res…
MarkLindblad 7fba9f0
Fix `aryn-sdk` notebook example `ArynPartitionerPython.ipynb`
MarkLindblad 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
Filter out non-DocParse jobs from
partition_file_async_list
- Loading branch information
commit 80fca403c4037c10fb5d89b31a926c445853e258
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.
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.