Skip to content

v3.7

Choose a tag to compare

@ekassos ekassos released this 25 Apr 21:02
· 945 commits to main since this release
1313cfa

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_first column in Assistants table (#847)

Related PRs

  • feat(assistants): Option to have an assistant start the conversation by @ekassos in #847

Full Changelog: 659-srv275-web160...660-srv276-web161