Activeloopai Hub Versions Save

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

v3.8.21

2 months ago

🧭 What's Changed

  • Ensure username is stored correctly in commit messages (#2772) @nvoxland-al
  • Added allow_delete flag to dataset (#2763) @nvoxland-al
  • Removed use of the term "log in" and references to the CLI "activeloop login" (#2768) @nvoxland-al
  • Removing support for tokens set via the CLI (#2774) @taylorstubbsactiveloop

⚙️ Who Contributes

@nvoxland-al and @taylorstubbsactiveloop

v3.8.20

2 months ago

🧭 What's Changed

  • Update setup.py (#2770) @activesoull
  • fix upcasting logic (#2773) @activesoull
  • Update README to remove cli mention. (#2767) @khustup2

⚙️ Who Contributes

@activesoull, @khustup2 and @nvoxland-al

v3.8.19

3 months ago

🧭 What's Changed

  • Removed Deeplake CLI (#2761) @nvoxland-al
  • bump libdeeplake to 0.0.99 (#2765) @activesoull
  • fix correct creds used (#2764) @activesoull
  • Get rid of global random seed (#2759) @dgaloop
  • Fixed edge cases in indra dataset adaptor. (#2762) @khustup2

⚙️ Who Contributes

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

v3.8.18

3 months ago

🧭 What's Changed

  • Preserve lock settings in get_dataset_with_zero_size_cache (#2756) @nvoxland-al
  • Add timeout parameter for reading http links (#2758) @FayazRahman
  • Documentation fixes (#2757) @FayazRahman
  • Fix memory blow up when transforming links (#2751) @FayazRahman
  • Enable downloading docs (#2753) @FayazRahman
  • Better transform error propagation (#2750) @FayazRahman

⚙️ Who Contributes

@FayazRahman, @activesoull, and @nvoxland-al

v3.8.17

3 months ago

🧭 What's Changed

  • Ensure filename remains set for later saving in sample_info (#2747) @nvoxland-al

⚙️ Who Contributes

@nvoxland-al

v3.8.16

3 months ago

🧭 What's Changed

  • Transform speedup and bugfix (#2745) @activesoull

⚙️ Who Contributes

@FayazRahman, @activesoull and @nvoxland-al

v3.8.15

3 months ago

🧭 What's Changed

  • Multipart upload for large data. (#2734) @khustup2
  • Remove num_workers parameter from VectorStore initialization (#2735) @FayazRahman
  • Don't use cached relpath in parallel code (#2738) @FayazRahman
  • bump libdeeplake version to 0.0.97 (#2743) @activesoull
  • Move from Waitlist concept in DeepMemory access (#2730) @dgaloop

⚙️ Who Contributes

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

v3.8.14

4 months ago

🧭 What's Changed

  • Faster import (#2728) @FayazRahman
  • Make S3 overwrite fails visible (#2729) @FayazRahman
  • In-place deeplake.like (#2731) @FayazRahman
  • Pop multiple indices with .pop(...) (#2726) @FayazRahman
  • Parallel chunk retrieval (#2724) @FayazRahman
  • deeplake.query API (#2715) @khustup2

⚙️ Who Contributes

@FayazRahman, @khustup2 and @nvoxland-al

v3.8.13

4 months ago

🧭 What's Changed

  • Deepmemory nones fix (#2725) @AdkSarsen
  • Fix ds.summary (#2714) @FayazRahman

⚙️ Who Contributes

@AdkSarsen, @FayazRahman, @activesoull and @nvoxland-al

v3.8.12

5 months ago

🧭 What's Changed

  • Azure Managed Credentials Bug Fix (#2718) @AdkSarsen

⚙️ Who Contributes

@AdkSarsen and @nvoxland-al