v3.4
·
950 commits
to main
since this release
Release Notes
Assistants
New Features
- Group assistants are now always visible in the Sidebar, so users can start a new conversation from any page on PingPong. (#840)
Threads
New Features
- The Thread page before users send a message has been updated to highlight the assistant details. (#840)
- The new Thread page has been updated with a new “Change assistant” button and assistant selector design. (#840)
Voice Mode
New Features
- By default, all Voice mode conversations will rely on Semantic VAD for turn detection, with medium eagerness from the model to respond. (#842)
Internal
Resolved Issues
- Fixed: In Qualtrics Scripts, the provided exam JSONs may have formatting issues that prevent importing post-assessments to Qualtrics. (#841)
Deployment Information
| Schema Upgrade | Migration Script | Permissions Update | Task Definition Update | Configuration Update |
|---|---|---|---|---|
| No | No | No | No | No |
Deployment Details
- N/A
Related PRs
- Bump @sveltejs/kit from 2.8.3 to 2.20.6 in /web/pingpong in the npm_and_yarn group across 1 directory by @dependabot in #836
- fix(scripts): Qualtrics Scripts: Updates to JSON processing by @ekassos in #841
- feat/ New Group Assistants list in Sidebar & Changes to Thread Landing page by @ekassos in #840
- feat(voice): Switch to Semantic VAD by @ekassos in #842
Full Changelog: 651-srv272-web155...655-srv274-web157