Skip to content

v7.10

Choose a tag to compare

@ekassos ekassos released this 07 Feb 21:11
· 544 commits to main since this release
8e05a14

Release Notes

This update introduces upgrades to the Voice Mode experience, along with important bug fixes and improvements.

Voice Mode

New Features

  • Use the new "Convert to Next-Gen" option under Advanced Option to convert your existing Voice Mode assistants to Next-Gen assistants. Next-Gen assistants store thread details in PingPong's database instead of using OpenAI's Thread objects in the Assistants API.

Notes

  • Next-Gen Voice Mode assistants are in Preview. During the preview period, Next-Gen voice assistants may be unstable and result in missing or incomplete transcripts. Do not use for important assistants where transcription accuracy is critical.

Internal

Updates & Improvements

  • Dependency upgrades.

Deployment Information

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

Deployment Details

  • N/A

Related PRs

  • deps(web-dev): bump svelte from 5.49.1 to 5.49.2 in /web/pingpong in the development-dependencies group by @dependabot[bot] in #1359
  • deps(py): bump fastapi from 0.128.0 to 0.128.1 in the production-dependencies group by @dependabot[bot] in #1360
  • feat(voice): Add Next-Gen Assistant Support by @ekassos in #1362

Full Changelog: 992-srv504-web335...995-srv506-web337