github mindsdb/minds-platform v25.5.3.0

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

TL;DR

Changes to SQL

  • Now supports complex queries in Knowledge Bases (KBs), improving the flexibility and applicability of queries.
  • Fixed an issue with getting columns and tree for information_schema, enhancing SQL functionality and stability.
  • Added HASH() and TO_MARKDOWN() as built-in functions, broadening SQL capabilities.

Changes to Integrations

  • Overhauled the Jira Integration, providing a smoother and more efficient interface.
  • Integration tests are now runnable on deployed environments, making tests more representative and reliable.
  • Migrated to new ECR as default, enhancing efficiency and performance.

Changes to Knowledge Bases

  • Multiple changes have been made to documentation for KB resulting in easier-to-understand and follow instructions.
  • Enabled AZURE_OPENAI_KEY for Azure provider, now embedding models in KBs is more comprehensive.
  • The addition of complex query execution in KBs broadens the degree of complexity viable for users.
  • ID column has been made mandatory in KBs, maintaining an adequate structured format is now easier.
  • A letting to generate a KB row ID if not provided was added, simplifying the steps users take.

Bug Fixes and Improvements

  • Multiple fixes have been performed including, fixing an update of auto config, fixing a staging workflow, fixing CLA workflow, and more, thus improving stability and performance.
  • Startup time and RAM usage have been optimized for improved efficiency.
  • An issue with agent table info and with using the agent with KB skill has been solved, enhancing usage streamline.
  • Fixed a Snowflake cert issue, enhancing security and service stability.

Changes to Documentation

  • Various updates to documentation, including documentation of the TO_MARKDOWN() function and default_llm usage for a more comprehensive guide to MindsDB.
  • Pinpointed and fixed incorrect references in the documentation, enhancing the accuracy and reliability of the information therein.

What's Changed

Full Changelog: v25.4.5.0...v25.5.3.0

Don't miss a new minds-platform release

NewReleases is sending notifications on new releases.