Skip to content

v6.21

Choose a tag to compare

@ekassos ekassos released this 12 Nov 18:49
· 759 commits to main since this release
e953f2a

Release Notes

This update provides important bug fixes and improvements to Voice Mode.

Voice Mode

Updates & Improvements

  • Adds support for GPT Realtime and GPT Realtime mini models.
  • Upgrades Realtime API infrastructure from Beta to General Release version.
  • Removes temperature support for all Voice mode models, consistent with the General Release Realtime API.
  • Introduces conversation item ordering buffer to ensure transcription messages are displayed in the correct order no matter the order in which the OpenAI transcription API returns transcription items.
  • Adds support for output index ordering through the metadata field in Assistants API Thread messages to support correct message ordering in the web client.

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: 832-srv403-web246...833-srv404-web247