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

### Severity P0 - Critical breaking issue or missing functionality ### Current Behavior I am using **torch.distributed.DistributedSampler(dataset, shuffle=shuffle)** to write the dataloader where dataset needs to be read from **deeplake**,...

bug

### Severity P1 - Urgent, but non-breaking ### Current Behavior [Environment]: - Python 3.10.0 - llama-index==0.9.14.post3 - openai==1.3.8 - cohere==4.37 - deeplake==3.8.14 - libdeeplake==0.0.95 - python-dotenv==1.0.0 [OS] - macOS Sonoma...

bug

## 🚀 🚀 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)...

### Severity P2 - Not urgent, nice to have ### Current Behavior If you try to use impersonated service account, it fails with `DefaultCredentialsError: The file /xxxx/.config/gcloud/application_default_credentials.json does not have...

bug

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

### Severity P0 - Critical breaking issue or missing functionality ### Current Behavior When running the Deeplake Vectorstore with a GCS path, any changes and commits made by a separate...

bug

## 🚀 🚀 Pull Request ### Impact - [X] Build change ### Description An incompatibility between pyarrow and libdeeplake with the AWS client is causing the macos build to fail....

test-macos
full-tests

### Severity P1 - Urgent, but non-breaking ### Current Behavior Hello everyone, I tried ds.visualize with dataset like 'hub://activeloop/animal10n-train', it worked in jupyter notebook. But with local dataset like './animal10n-train',...

bug

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