deeplake

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.ai

MPL-2.0 License

Downloads
56K
Stars
7.8K
Committers
121

Bot releases are visible (Hide)

deeplake - v3.9.16 🌈 Latest Release

Published by github-actions[bot] 3 months ago

🧭 What's Changed

  • bump libdeeplake version to 0.0.138 (#2919) @activesoull
  • GCS Token Credentials support (#2896) @dgaloop
  • [DEEP-220] add urllib3's SSLError to the retriable errors list (#2918) @activesoull

⚙️ Who Contributes

@activesoull, @dgaloop, @nvoxland and @nvoxland-al

deeplake - v3.9.15 🌈

Published by github-actions[bot] 3 months ago

🧭 What's Changed

  • bump libdeeplake version to 0.0.137 (#2916) @activesoull
  • [DEEP-215] mmseg get pipeline by priority (#2915) @activesoull
  • separate mmdet from mmseg (#2913) @activesoull

⚙️ Who Contributes

@activesoull

deeplake - v3.9.14 🌈

Published by github-actions[bot] 3 months ago

🧭 What's Changed

  • Fix images tensor name dict (#2908) @activesoull
  • Fix padding for last element (#2906) @activesoull
  • Remove empty token check from deeplake (#2907) @activesoull
  • Create vdb index doc (#2904) @azat-manukyan
  • Bump libdeeplake version to 0.0.136 (#2911) @activesoull

⚙️ Who Contributes

@activesoull, @azat-manukyan and @nvoxland-al

deeplake - v3.9.13 🌈

Published by github-actions[bot] 3 months ago

🧭 What's Changed

  • bumb libdeeplake to 0.0.135 (#2902) @activesoull
  • [DEEP-208] provide creds dict with non empty strings (#2901) @activesoull
  • [DEEP-202] fix string data cutting issue (#2899) @activesoull
  • allow decode method for images tensor in mmseg (#2900) @activesoull
  • fix error 'type' object is not subscriptable (#2898) @activesoull
  • Group index fix, allow_local_cache and grouped datasets split fix (#2897) @activesoull
  • Improve kaggle system call (#2892) @nvoxland-al

⚙️ Who Contributes

@activesoull and @nvoxland-al

deeplake - v3.9.12 🌈

Published by github-actions[bot] 4 months ago

🧭 What's Changed

  • Added dictionary based filtering for IN (#2893) @istranical
  • Propagate drop last (#2894) @activesoull
  • Tweaked sanitization for keys with spaces (#2885) @istranical
  • Handle creating a view of a tensor group (#2886) @nvoxland-al
  • fix s3 deletion error (#2890) @artgish
  • remove unnecessary functionalities (#2887) @activesoull

⚙️ Who Contributes

@activesoull, @artgish, @istranical, @nvoxland and @nvoxland-al

deeplake - v3.9.11 🌈

Published by github-actions[bot] 4 months ago

🧭 What's Changed

  • [DEEP-180] Add mmsegmentation integration (#2875) @activesoull
  • Enforce numpy < 2 (#2880) @nvoxland-al
  • Validate kaggle tag before download (#2876) @nvoxland-al

⚙️ Who Contributes

@activesoull and @nvoxland-al

deeplake - v3.9.10 🌈

Published by github-actions[bot] 4 months ago

🧭 What's Changed

  • Allow virtual tensors .data to use indra_ts.numpy as fallback. (#2873) @khustup2
  • Partitioned HNSW Deeplake Side Changes. (#2847) @sounakr
  • Added support for dataframes with datetime (#2871) @istranical

⚙️ Who Contributes

@istranical, @khustup2 and @sounakr

deeplake - v3.9.9 🌈

Published by github-actions[bot] 5 months ago

🧭 What's Changed

  • [PLAT-441] Ensure messages are better propagated (#2868) @dgaloop
  • Store sample_info for segment_mask htypes (#2867) @nvoxland-al

⚙️ Who Contributes

@dgaloop, @nvoxland-al

deeplake - v3.9.8 🌈

Published by github-actions[bot] 5 months ago

🧭 What's Changed

  • Removed scheduler=ray support (#2864) @nvoxland-al
  • Allow creds_key to be passed to deeplake.empty() and deeplake.load() (#2860) @nvoxland-al
  • Changes to rename() (#2854) @nvoxland-al

⚙️ Who Contributes

@nvoxland-al

deeplake - v3.9.7 🌈

Published by github-actions[bot] 5 months ago

🧭 What's Changed

  • Improve use of AWS profiles (#2859) @activesoull
  • Clarifications to Docs (#2853) @istranical

⚙️ Who Contributes

@activesoull, @istranical and @nvoxland-al

deeplake - v3.9.6 🌈

Published by github-actions[bot] 5 months ago

🧭 What's Changed

  • Improve file type detection using headers and ignoring URL arguments (#2856) @nvoxland-al
  • Update libdeeplake (#2857) @activesoull

⚙️ Who Contributes

@activesoull and @nvoxland-al

deeplake - v3.9.5 🌈

Published by github-actions[bot] 5 months ago

🧭 What's Changed

  • bump libdeeplake version to 0.0.128 (#2850) @activesoull
  • Min max calculation (#2851) @activesoull
  • allow custom configs for s3 (#2849) @activesoull
  • added handling of object dtype in decode method data (#2846) @activesoull

⚙️ Who Contributes

@activesoull and @nvoxland-al

deeplake - v3.9.4 🌈

Published by github-actions[bot] 5 months ago

🧭 What's Changed

  • Proactively remove LRU cache values as cache fills (#2842) @nvoxland-al
  • Bumb libdeeplake to 0.0.126 (#2843) @activesoull
  • Improved message for GetChunkError (#2844) @nvoxland-al

⚙️ Who Contributes

@activesoull, @nvoxland and @nvoxland-al

deeplake - v3.9.3 🌈

Published by github-actions[bot] 6 months ago

🧭 What's Changed

  • bump libdeeplake version to 0.0.124 (#2840) @activesoull

⚙️ Who Contributes

@activesoull and @nvoxland-al

deeplake - v3.9.2 🌈

Published by github-actions[bot] 6 months ago

🧭 What's Changed

  • Improves S3 retry logic (#2834) @nvoxland-al
  • Bump libdeeplake version. (#2833) @khustup2
  • docs fix (#2832) @activesoull
  • catch SSLError as a connection error to retry (#2831) @activesoull
  • consider more than one frame in dicom (#2827) @azat-manukyan

⚙️ Who Contributes

@activesoull, @azat-manukyan, @khustup2, @nvoxland and @nvoxland-al

deeplake - v3.9.1 🌈

Published by github-actions[bot] 6 months ago

🧭 What's Changed

  • Add check for indra=True, to ensure it's used with read_only=True. (#2826) @khustup2
  • Update libdeeplake version
  • Docs tweaks (#2825) @istranical

⚙️ Who Contributes

@istranical, @khustup2, @mikayelh and @nvoxland-al

deeplake - v3.9.0 🌈

Published by github-actions[bot] 7 months ago

🧭 What's Changed

  • New optional c++ based storage layer (#2733) @khustup2
  • Check function passed to dataset.filter() is correctly configured (#2812) @nvoxland-al
  • Avoid making http requests to validate unauthenticated users (#2810) @nvoxland-al
  • Improved numpy conversion error messages (#2809) @nvoxland-al
  • fixed tensor size calculation (#2808) @activesoull

⚙️ Who Contributes

@activesoull, @istranical, @khustup2, @nvoxland and @nvoxland-al

deeplake - v3.8.27 🌈

Published by github-actions[bot] 7 months ago

🧭 What's Changed

  • Don't require azure modules to be installed (#2803) @nvoxland-al
  • Bump libdeeplake version to 0.0.109 (#2804) @activesoull
  • Fix nan case for ingest_dataframe (#2800) @istranical

⚙️ Who Contributes

@activesoull, @istranical and @nvoxland-al

deeplake - v3.8.26 🌈

Published by github-actions[bot] 7 months ago

🧭 What's Changed

  • Azure SSO support (#2788) @dgaloop
  • bump libdeeplake version to 0.0.108 (#2801) @activesoull

⚙️ Who Contributes

@activesoull, @dgaloop, @ian-activeloop and @nvoxland-al

deeplake - v3.8.25 🌈

Published by github-actions[bot] 7 months ago

🧭 What's Changed

  • Improve pre-signed URL handling for Azure (#2796) @dgaloop
  • EF_Search Setting in Deeplake. (#2792) @sounakr
  • Removed coco references from the "ingest_dataframe" docs (#2798) @joe-activeloop

⚙️ Who Contributes

@dgaloop, @joe-activeloop, @nvoxland-al and @sounakr