Files
langchain/tests/unit_tests
Eugene Yurtsev 5d02010763 Introduce Blob and Blob Loader interface (#3603)
This PR introduces a Blob data type and a Blob loader interface.

This is the first of a sequence of PRs that follows this proposal: 

https://github.com/hwchase17/langchain/pull/2833

The primary goals of these abstraction are:

* Decouple content loading from content parsing code.
* Help duplicated content loading code from document loaders.
* Make lazy loading a default for langchain.
2023-04-27 09:45:25 -04:00
..
2023-04-26 15:20:28 -07:00
2023-04-19 21:05:20 -07:00
2023-04-16 21:41:00 -07:00
2023-04-24 19:54:15 -07:00
2022-10-24 14:51:15 -07:00
2023-04-26 15:20:28 -07:00
2022-10-24 14:51:15 -07:00