You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/tests/unit_tests/document_loader
Eugene Yurtsev 09587a3201
Clean up tests for pdf parsers (#4595)
# Organize tests for pdf parsers

Clean up tests for pdf parsers, remove duplicate tests, convert to unit
tests.
1 year ago
..
blob_loaders Add progress bar to filesystemblob loader, update pytest config for unit tests (#4212) 1 year ago
loaders Docugami DataLoader (#4727) 1 year ago
parsers Clean up tests for pdf parsers (#4595) 1 year ago
test_docs/csv Fix #4087 by setting the correct csv dialect (#4103) 1 year ago
__init__.py Harrison/youtube loader (#1545) 2 years ago
test_base.py Add BlobParser abstraction (#3979) 1 year ago
test_csv_loader.py Fix #4087 by setting the correct csv dialect (#4103) 1 year ago
test_json_loader.py Harrison/json loader fix (#4686) 1 year ago
test_web_base.py Respect User-Specified User-Agent in WebBaseLoader (#4579) 1 year ago
test_youtube.py YouTube Loader: Replace regexp with built-in parsing (#4729) 1 year ago