v6.27
·
739 commits
to main
since this release
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