Change8

v4.1.7

📦 deeplakeView on GitHub →
4 features🐛 3 fixes🔧 2 symbols

Summary

This release focuses on performance improvements for dataset loading and querying, introduces native support for MMR search, and adds the EmbeddingMatrix index type.

✨ New Features

  • Max Marginal Relevance search native support with TQL MMR_SIMILARITY function
  • New index type EmbeddingMatrix, to improve MAXSIM search
  • Added default value to add_column
  • Support for integrating with labelbox

🐛 Bug Fixes

  • Improved deeplake memory usage during queries
  • Improved dataset load time and memory usage
  • Series of bugfixes and quality improvements

🔧 Affected Symbols

add_columnTQL MMR_SIMILARITY