Skip to content

v6.27

Choose a tag to compare

@ekassos ekassos released this 02 Dec 14:58
· 739 commits to main since this release
80022bf

Release Notes

This update provides important bug fixes and improvements.

Threads

Updates & Improvements

  • The Next-Gen Assistant Responses API handler now allows more than one assistant message in a single run if each subsequent message has associated tool calls or reasoning steps. Until now, the API handler would stop streaming when receiving a second assistant message to prevent an issue where the model may continue adding similar or identical messages of the same content in a single response. This new behavior allows the model to output an assistant message before making tool calls.

Deployment Information

Schema Upgrade Migration Script Permissions Update Task Definition Update Configuration Update
No No No No No

Deployment Details

  • N/A

Related PRs

Full Changelog: 852-srv420-web257...853-srv421-web257