langchain/tests/unit_tests/document_loader/blob_loaders
Eugene Yurtsev 7cce68a051
Add minimal file system blob loader (#3669)
This adds a minimal file system blob loader.

If looks good, this PR will be merged and a few additional enhancements will be made.
2023-05-01 21:37:26 -04:00
..
__init__.py Introduce Blob and Blob Loader interface (#3603) 2023-04-27 09:45:25 -04:00
test_filesystem_blob_loader.py Add minimal file system blob loader (#3669) 2023-05-01 21:37:26 -04:00
test_public_api.py Add minimal file system blob loader (#3669) 2023-05-01 21:37:26 -04:00
test_schema.py Blob: Add validator and use future annotations (#3650) 2023-04-27 14:33:59 -04:00