github mindsdb/minds v24.12.4.0

latest releases: v26.1.0, v26.1.0rc1, v26.0.1...
18 months ago

TL;DR

Updates

  • The sdist has been improved to perform better builds.
  • Updating the lightwood version has been accomplished to cater to enhanced features and improved performance.
  • Git+http dependencies have been revised to include most recent and advantageous changes.

New Features

  • Added SQLRetriever, which can now generate pgvector queries with specific metadata filters.
  • Introduction of Async embeddings and asyncio support for embeddings for robust and efficient modeling purposes.

Fixes and Optimizations

  • The 'extract' function in joins has been corrected for improved result accuracy.
  • The async usage in contextual chunking has been fixed for better async performance.
  • The issue of deploys being cancelled when one in the list fails is now resolved.
  • DataFrame types are now converted to Ints correctly when inserting into a table.
  • Inserting DataFrames with explicit NULL values into tables is now possible.
  • Several memory optimizations have been implemented for enhanced system efficiency.
  • The issue with the metrics decorator not being disabled when not initialized has been fixed.
  • HTTP server type and options have been revised for better server management.

What's Changed

Full Changelog: v24.12.3.0...v24.12.4.0

Don't miss a new minds release

NewReleases is sending notifications on new releases.