langchain
unstructured, community, initialize langchain-unstructured package
#22779
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
115
Changes
View On
GitHub
unstructured, community, initialize langchain-unstructured package
#22779
efriis
merged 115 commits into
langchain-ai:master
from
Coniferish:jj/sdk
dosubot
added
size:L
dosubot
added
â±: doc loader
dosubot
added
🤖:improvement
Coniferish
marked this pull request as draft
1 year ago
Coniferish
commented on 2024-06-11
Coniferish
force pushed
1 year ago
change inheritance structure for unstructured loaders
292f9847
fix types
3145a559
implement using the sdk for making requests to the api
1d435c24
linting
4a83a93b
parameterize test
48ae68a2
fix type hint and extract out _get_content helper function
4696e34b
move functions to bottom of the file
5bf99510
refactor _get_content and make file_path required arg in get_elements…
79465208
add test, fix default/accepted types (remove None default), remove un…
e89845dc
change UnstructuredFileIOLoader's file type hint to include Sequence …
1bc26a9e
Coniferish
force pushed
to
1bc26a9e
1 year ago
Coniferish
commented on 2024-06-17
Coniferish
commented on 2024-06-17
Coniferish
commented on 2024-06-17
Coniferish
commented on 2024-06-17
Coniferish
force pushed
1 year ago
Coniferish
commented on 2024-06-17
First pass at implementing UnstructuredAPIFileLoader.lazy_load()
51c68a45
Coniferish
force pushed
to
51c68a45
1 year ago
Coniferish
commented on 2024-06-17
Make _post_process_elements an @abstractmethod and implement in child…
4a10c332
move test and fix metadata for api loaders
f97543eb
ccurme
added
community
remove type hint for partitioning sequences by UnstructuredFileIOLoader
9820cc44
Coniferish
force pushed
1 year ago
Coniferish
force pushed
1 year ago
add lazy_load method to UnstructuredAPIFileIOLoader, split parameteri…
562f5aaa
Coniferish
force pushed
to
562f5aaa
1 year ago
add to Document metadata
bf33d72b
update links and Loader docstrings
70af048e
Coniferish
commented on 2024-06-20
update jupyter notebook and docs
a172c1fe
linting and formatting
960a8775
Coniferish
force pushed
to
960a8775
1 year ago
Coniferish
marked this pull request as ready for review
1 year ago
dosubot
removed
size:L
dosubot
added
size:XL
Merge branch 'master' into jj/sdk
58656494
dosubot
added
🤖:docs
MthwRobinson
requested changes on 2024-06-21
address unstructured.mdx comment
6931a13e
Address mode='paged'
0e30d2de
Merge branch 'master' into jj/sdk
7ae58bb9
Merge branch 'master' into jj/sdk
d0677199
Merge branch 'master' into jj/sdk
ca930a3b
MthwRobinson
commented on 2024-06-28
Merge branch 'master' into jj/sdk
fc1869e7
Merge branch 'master' into jj/sdk
963786f8
Merge branch 'master' into jj/sdk
22cda6bc
efriis
commented on 2024-07-01
Merge branch 'master' into jj/sdk
a762de3f
dosubot
removed
size:XL
dosubot
added
size:XXL
undo linting changes to unrelated docs
a0989430
fix notebook merge and mode bug
b0028386
dosubot
removed
size:XXL
dosubot
added
size:XL
Merge branch 'master' into jj/sdk
3bc9143e
Merge branch 'master' into jj/sdk
0994404d
minor fix
cea7419c
Coniferish
force pushed
to
cea7419c
1 year ago
Merge branch 'master' into jj/sdk
fb0bac57
Merge branch 'master' into jj/sdk
992f4859
efriis
commented on 2024-07-02
linting
231f4214
dosubot
removed
size:XL
dosubot
added
size:XXL
Merge branch 'master' into jj/sdk
0f7c1b33
Merge branch 'master' into jj/sdk
336cdede
Merge branch 'master' into jj/sdk
e3f0800f
alphabetize loaders
f50a10b1
add UnstructuredBaseLoader to package and import tests
88dd95dd
init partner package
94bcde94
replicate SDK Loaders in partners
57d7b162
update all references to api url
bf18f52b
update docstring and remove unused class
c7063903
undo changes from rebase attempt
0a4e47bf
Coniferish
marked this pull request as draft
1 year ago
efriis
added
partner
efriis
assigned
efriis
1 year ago
Merge branch 'langchain-ai:master' into jj/sdk
ad5e874f
restore API loaders so they don't use the unstrd client, improve test…
9fd5f7b8
Merge branch 'master' into jj/sdk
5349c8ba
Merge branch 'master' into jj/sdk
1e8f1351
Merge branch 'master' into jj/sdk
860f3110
deprecate API Loaders and update docs to use SDK Loaders
e625686f
Coniferish
force pushed
to
e625686f
1 year ago
Coniferish
marked this pull request as ready for review
1 year ago
dosubot
added
🤖:enhancement
Coniferish
commented on 2024-07-09
Coniferish
commented on 2024-07-09
fix docstring
5b128757
Coniferish
commented on 2024-07-09
Merge branch 'master' into jj/sdk
cd776075
Coniferish
commented on 2024-07-10
update test assertions and remove 'mode' param from SDK loaders
38825eae
add tests for mode
3b5a039a
Merge branch 'master' into jj/sdk
06076485
remove comments
82aca5c5
efriis
commented on 2024-07-11
efriis
marked this pull request as draft
1 year ago
address comments about private class, documentation, etc.
6496f8c5
Coniferish
marked this pull request as ready for review
1 year ago
remove libs/partners/unstructured/docs/document_loaders.ipynb
295914a0
Merge branch 'master' into jj/sdk
05519909
linting
6798635a
Merge branch 'master' into jj/sdk
befd745a
Merge branch 'master' into jj/sdk
b1a33e30
Merge branch 'master' into jj/sdk
2f4f1ef0
efriis
marked this pull request as draft
1 year ago
poetry lock --no-update
579a9853
change all references back to UnstructuredBaseLoader
7bc0b674
Implement UnstructuredLoader and update unit tests after making metho…
028245a3
Coniferish
force pushed
1 year ago
update tests
d5c6112a
Coniferish
force pushed
to
d5c6112a
1 year ago
wip
1ad6d77a
Coniferish
force pushed
to
1ad6d77a
1 year ago
refactor to simplify interface and misc.
6eece751
fix classes to pass tests
30e28a8e
update docs and make file_path a positional arg
ce8b66b5
Coniferish
commented on 2024-07-22
remove UnstructuredBaseLoader as a public class and references to SDK…
9c327994
Coniferish
force pushed
1 year ago
Coniferish
force pushed
1 year ago
add deprecation decorators, undo some refactoring, and add type hints…
a10781af
Coniferish
force pushed
to
a10781af
1 year ago
Merge branch 'master' into jj/sdk
dcec3c8e
update README
c5b087e6
Coniferish
force pushed
1 year ago
linting and type hinting
39e48db7
Coniferish
force pushed
to
39e48db7
1 year ago
add SDK example to docs
e3d5d744
Coniferish
marked this pull request as ready for review
1 year ago
Merge branch 'master' into jj/sdk
890f84cd
add unstructured to list of providers
174dfd60
efriis
commented on 2024-07-22
address comments
165454cc
Merge branch 'langchain-ai:master' into jj/sdk
f538f2ff
revert files
c60324ca
refactor to simplify diff
01d7ab46
Coniferish
force pushed
to
01d7ab46
1 year ago
Merge branch 'master' into jj/sdk
afb46792
Merge branch 'master' into jj/sdk
e34670e4
x
d4f6673d
add return values and address CI errors
532f9bc1
Merge branch 'master' into jj/sdk
f2af016e
format
b98eab75
Merge branch 'master' into jj/sdk
fabc70c6
x
b9ff6b79
x
02c99c44
docs: add tables for search and code interpreter tools (#24586)
96a08124
cli: remove snapshot flag from pytest defaults (#24622)
f21772f6
milvus: release 0.1.3 (#24624)
dbf2dabe
partners[milvus]: add dynamic field (#24544)
490e2b32
cli: release 0.0.26 (#24623)
26c60a9b
Coniferish
force pushed
1 year ago
change client to UnstructuredClient, add os.getenv(), and update jupy…
f7064bcf
Coniferish
force pushed
to
f7064bcf
1 year ago
linting
c1243580
efriis
changed the title
community: Update unstructured API loaders to use sdk:
unstructured, community, initialize langchain-unstructured package
1 year ago
fix TypeAlias import
4a0c8eca
Merge branch 'master' into jj/sdk
9aa868c5
efriis
approved these changes on 2024-07-24
dosubot
added
lgtm
x
35e58d34
linting
638ea5fe
x
536ac18b
Merge branch 'jj/sdk' of github.com:Coniferish/langchain into jj/sdk
84138b54
Merge branch 'master' into jj/sdk
50c28b50
x
d384b963
x
0d8331fa
x
9be2081e
x
95798135
efriis
enabled auto-merge (squash)
1 year ago
x
e73c1489
x
ec98d2af
efriis
merged
d59c656e
into master
1 year ago
Login to write a write a comment.
Login via GitHub
Reviewers
efriis
MthwRobinson
Assignees
efriis
Labels
None yet
Milestone
No milestone
Login to write a write a comment.
Login via GitHub