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 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.
1 year ago
..
blob_loaders Add minimal file system blob loader (#3669) 1 year ago
__init__.py
test_csv_loader.py Harrison/csv loader (#3771) 1 year ago
test_youtube.py