mirror of
https://github.com/hwchase17/langchain
synced 2024-11-06 03:20:49 +00:00
8b7721ebbb
# Fix lost mimetype when using Blob.from_data method The mimetype is lost due to a typo in the class attribue name Fixes # - (no issue opened but I can open one if needed) ## Changes * Fixed typo in name * Added unit-tests to validate the output Blob ## Review @eyurtsev |
||
---|---|---|
.. | ||
__init__.py | ||
test_filesystem_blob_loader.py | ||
test_public_api.py | ||
test_schema.py |