Skip to content

v25.1.3.0

Choose a tag to compare

@MinuraPunchihewa MinuraPunchihewa released this 14 Jan 17:07
· 1596 commits to main since this release
873c824

TL;DR

This release contains several updates, fixes, and new features.

Improved Documentation and Configurations

  • The extended config documents have been updated.
  • The Otel configurations have been updated and Otel logs and metrics have been disabled by default.

Updates in Retrieval and Run Manager

  • SQL Retriever has been updated to use fallback retriever if it fails to retrieve documents.
  • Run manager has been propagated in SQL Retriever.

Sparse Vectors Support and Refactoring

  • Sparse vector support has been introduced.
  • Additional sparse plumbing for mind has been added.
  • Sparse vector handling in knowledge base and pgvector handler has been refactored.
  • Pgvector utilities have been refactored and query result formatting has been fixed.
  • Operation order in PGVector has been standardized.

Embeddings and APIs

  • PGVectorMDB Vector Store is now being used for Sparse Embeddings.
  • Support has been added for defining APIs to start via Environment Variable MINDSDB_APIS.

Other Updates

  • General optimizations have been applied.
  • Documentation for Docker has been updated by omitting the exposure of the MySQL API's port.
  • Release 25.1.3.0 has been pushed.

What's Changed

Full Changelog: v25.1.2.1...v25.1.3.0