Download Latest Version v25.7.3.0 source code.tar.gz (100.9 MB)
Email in envelope

Get an email when there's a new version of MindsDB

Home / v25.7.3.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-07-15 4.6 kB
v25.7.3.0 source code.tar.gz 2025-07-15 100.9 MB
v25.7.3.0 source code.zip 2025-07-15 102.4 MB
Totals: 3 Items   203.3 MB 2

TL;DR

Changes to SQL

"IF NOT EXISTS" clause is now supported for "CREATE AGENT" command, enabling users to create agents without worrying about duplicate entries. We've also made a fix for an incorrect error message in "DELETE TABLE" when the database does not exist -- we're now providing the correct information.

Changes to Integrations

Improvements were made in Salesforce metadata, Snowflake Data Catalog stats error, table name specification for lower case, and Slack list pagination. To facilitate easier S3 integration, a public_url parameter has been introduced. Additionally, Youtube integration now supports search functionality. UV has also been downgraded for performance optimization.

Changes to Knowledge Bases

Changes were made to whitelist embedding providers, providing a more controlled and secure environment. New documentation has also been provided covering knowledge base model usage, SQL algebra, and examples in KB query documents.

Bug Fixes and Improvements

A bug in the vectordb handler has been fixed along with improvements to Docker and Local Installations for launching all APIs. The Llama index has been bumped from 0.12.28 to 0.12.41 in the mindsdb/integrations/handlers/llama_index_handler. In addition, structured JSON response output from LLMs has been implemented.

Changes to Documentation

Updates in documentation includes instructions about mindsdb as a fully qualified engine, refined model parameters in agent documents, added Light Light Mind (litellm) documents, and syntax for adding data to agents. A spelling mistake in integrations MDX has also been corrected.


What's Changed

New Contributors

Full Changelog: https://github.com/mindsdb/mindsdb/compare/v25.7.2.0...v25.7.3.0

Source: README.md, updated 2025-07-15