Files
langchain/tests/unit_tests/document_loaders
Gael Grosch ca4fc19a3c fix: Blob.from_data mimetype is lost (#5395)
# 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
2023-05-31 10:12:09 -07:00
..
2023-05-17 22:39:11 -04:00
2023-05-17 22:39:11 -04:00
2023-05-21 09:13:20 -07:00