Skip to content

v25.1.5.1

Choose a tag to compare

@ZoranPandovski ZoranPandovski released this 30 Jan 13:26
· 1551 commits to main since this release
b699ebb

TL;DR

This release encapsulates several significant improvements and fixes in various aspects of the project, including enhancements to the embedding model, agent snowflake SQL skill, web handler documentation, and a new Knowledge Base filter. Further, it takes care of some issues associated with agents and upgrades the Snowflake connector.

Embedding Model

The embedding model has been enhanced. It now ensures it has a valid alias during its creation.

Agent Snowflake SQL Skill

Corrections have been implemented in the agent snowflake SQL skill. Table names are now processed in upper case.

Web Handler Documentation

There has been an update in the web handler documentation.

Knowledge Base (KB)

A new feature for the Knowledge Base has been introduced: filter by distance.

Agent Issues

This release resolves some issues that were found with agents.

Snowflake Connector

The Snowflake connector has been upgraded.

What's Changed

Full Changelog: v25.1.5.0...v25.1.5.1