mirror of
https://github.com/hwchase17/langchain
synced 2024-10-29 17:07:25 +00:00
ae0c3382dd
# Add MimeType Based Parser This PR adds a MimeType Based Parser. The parser inspects the mime-type of the blob it is parsing and based on the mime-type can delegate to the sub parser. ## Before submitting Waiting on adding notebooks until more implementations are landed. ## Who can review? Community members can review the PR once tests pass. Tag maintainers/contributors who might be interested: @hwchase17 @vowelparrot |
||
---|---|---|
.. | ||
blob_loaders | ||
parsers | ||
__init__.py | ||
test_base.py | ||
test_csv_loader.py | ||
test_youtube.py |