langchain
langchain copied to clipboard
Deeplake upd
DeepLakeVector integration update
Refactoring code to support new DeepLakeVectorStore module. Improvements
- added support for different execution option during searching. Now options are:
python
,tensor_db
,compute_engine
. - bumped deeplake to be between 3.3.0 and 3.5.2
- updated deeplake.ipynb example (Fixed windows related problem and added examples of new features)
Notes
- please double check if poetry is not messed up (thanks!) \
Before submitting
Who can review?
Community members can review the PR once tests pass. Tag maintainers/contributors who might be interested: @hwchase17 @dev2049
@adolkhan feel free to ping me when it's ready for review