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/blob_loaders
Eugene Yurtsev aa11f7c89b
Add progress bar to filesystemblob loader, update pytest config for unit tests (#4212)
This PR adds:

* Option to show a tqdm progress bar when using the file system blob loader
* Update pytest run configuration to be stricter
* Adding a new marker that checks that required pkgs exist
1 year ago
..
__init__.py Introduce Blob and Blob Loader interface (#3603) 1 year ago
test_filesystem_blob_loader.py Add progress bar to filesystemblob loader, update pytest config for unit tests (#4212) 1 year ago
test_public_api.py Add minimal file system blob loader (#3669) 1 year ago
test_schema.py Blob: Add validator and use future annotations (#3650) 1 year ago