deeplake icon indicating copy to clipboard operation
deeplake copied to clipboard

Database for AI. Store Vectors, Images, Texts, Videos, etc. Use with LLMs/LangChain. Store, query, version, & visualize any AI data. Stream data in real-time to PyTorch/TensorFlow. https://activeloop....

Results 121 deeplake issues
Sort by recently updated
recently updated
newest added

## 🚀 🚀 Pull Request ### Checklist: - [ ] [My code follows the style guidelines of this project](https://www.notion.so/activeloop/Engineering-Guidelines-d6e502306d0e4133a8ca507516d1baab) and the [Contributing document](https://github.com/activeloopai/Hub/blob/release/2.0/CONTRIBUTING.md) - [ ] I have commented my...

## 🚀 🚀 Pull Request ### Checklist: - [ ] [My code follows the style guidelines of this project](https://www.notion.so/activeloop/Engineering-Guidelines-d6e502306d0e4133a8ca507516d1baab) and the [Contributing document](https://github.com/activeloopai/Hub/blob/release/2.0/CONTRIBUTING.md) - [ ] I have commented my...

## 🚀 🚀 Pull Request ### Checklist: - [ ] [My code follows the style guidelines of this project](https://www.notion.so/activeloop/Engineering-Guidelines-d6e502306d0e4133a8ca507516d1baab) and the [Contributing document](https://github.com/activeloopai/Hub/blob/release/2.0/CONTRIBUTING.md) - [ ] I have commented my...

## 🚀 🚀 Pull Request ### Impact - [ ] Bug fix (non-breaking change which fixes expected existing functionality) - [ ] Enhancement/New feature (adds functionality without impacting existing logic)...

## 🚀 🚀 Pull Request ### Impact - [ ] Bug fix (non-breaking change which fixes expected existing functionality) - [ ] Enhancement/New feature (adds functionality without impacting existing logic)...

## 🚀 🚀 Pull Request ### Impact - [X] Bug fix (non-breaking change which fixes expected existing functionality) - [ ] Enhancement/New feature (adds functionality without impacting existing logic) -...

## 🚀 🚀 Pull Request ### Impact - [x] Bug fix (non-breaking change which fixes expected existing functionality) - [ ] Enhancement/New feature (adds functionality without impacting existing logic) -...

full-tests

## 🚀 🚀 Pull Request ### Impact - [ ] Bug fix (non-breaking change which fixes expected existing functionality) - [x] Enhancement/New feature (adds functionality without impacting existing logic) -...

## 🐛🐛 Bug Report ### ⚗️ Current Behavior I'm using `deeplake` with [poetry](https://python-poetry.org/) and am running `poetry add deeplake`, and I get the following output: **Input Code** ``` Using version...

bug

## 🚀 🚀 Pull Request Title: Fix Data Type Mismatch in VectorStore Description: ###Summary This pull request addresses a bug where creating a tensor using VectorStore and adding it to...