v3.7
·
945 commits
to main
since this release
Release Notes
Assistants
New Features
- Users can now enable a new "Assistant Should Message First" mode under Advanced Options. When checked, users will be able to send their first message after the assistant responds. (#847)
Known Issues
- Configuration options on the Edit Assistant page may reset to the current saved values when the Advanced Options box is opened.
Workaround: Open the Advanced Options box before making any changes to the other fields.
Threads
New Features
- When "Assistant Should Message First" is enabled, users will see a new "Start conversation" button to start a thread with an assistant instead of the chat input box. (#847)
Voice Mode
New Features
- When "Assistant Should Message First" is enabled, the assistant will be asked to send a response when the user starts a session. (#847)
Deployment Information
| Schema Upgrade | Migration Script | Permissions Update | Task Definition Update | Configuration Update |
|---|---|---|---|---|
| YES | No | No | No | No |
Deployment Details
- Schema Upgrade: Add
assistant_should_message_firstcolumn in Assistants table (#847)
Related PRs
Full Changelog: 659-srv275-web160...660-srv276-web161