Helvia Documentation
  • ChatBricks Release Notes
    • Helvia Release 5.38.0
    • Helvia Release 5.37.0
    • Helvia Release 5.36.0
    • Helvia Release 5.35.0
    • Helvia Release 5.34.0
    • Helvia Release 5.33.0
    • Helvia Release 5.32.0
    • Helvia Release 5.31.0
    • Helvia Release 5.30.0
    • Helvia Release 5.29.0
    • Helvia Release 5.28.0
    • Helvia Release 5.27.0
    • Helvia Release 5.26.0
    • Helvia Release 5.25.0
  • Helvia LiveChat Guide
    • About Helvia LiveChat
      • Helvia LiveChat features
      • How LiveChat works
      • LiveChat agent steps
    • LiveChat interface
      • Conversations, Requests and Settings tabs
      • Conversation details pane
      • Action buttons
      • Canned responses
      • Chat pane
    • Managing live-chat requests
      • Accepting a live-chat request
      • Using canned responses
      • Creating canned responses (Agent)
      • Adding notes to a conversation
      • Transferring a live-chat conversation
      • Using predefined actions
      • Ending a live-chat conversation
      • Exporting a conversation transcript
    • LiveChat settings
      • Organization LiveChat settings page (admins only)
      • Bot-specific LiveChat settings (admins only)
      • LiveChat system messages (admins only)
      • LiveChat settings (agent)
Powered by GitBook
On this page
  • 1. Console Updates
  • 1.1 Thumb Rating setting in 'Message' node and Automated Answers
  • 1.2 Simplified 'Flow control' node configuration
  • 1.3 Conversation variables in bot behavior
  • 1.4 Relative dates in console tables date pickers
  • 1.5 GPT-3.5 Turbo and GPT-4 in NLU model configuration
  • 2. LiveChat Updates
  • 2.1 LiveChat UX enhancements
  • 2.2 Updated default message when there is an active live-chat conversation
  • 2.3 Drop-down choice in predefined actions

Was this helpful?

  1. ChatBricks Release Notes

Helvia Release 5.33.0

17 May2023

PreviousHelvia Release 5.34.0NextHelvia Release 5.32.0

Last updated 2 years ago

Was this helpful?

1. Console Updates

1.1 Thumb Rating setting in 'Message' node and Automated Answers

A Thumb Rating setting is now available in activities' 'Message' nodes and in the Automated Answers.

To add configure the Thumb Rating in the Message node, go to the node's Advanced Settings and check or uncheck the 'Enable Thumb Rating' checkbox.

Similarly, in the response of an Automated Answer, check or uncheck the 'Enable Thumb Rating' checkbox.

Note: This action will overwrite the default bot setting for this feature.

1.2 Simplified 'Flow control' node configuration

The 'Flow control' node now has a simpler UI, allowing the bot author to select any variable from a single dropdown menu.

1.3 Conversation variables in bot behavior

Conversation variables are now available in all activities and automated answers. To add a variable within an activity or automated answer, click on the variable icon {x} and select from the list of available variables. You can choose among Session, Contact or Callback variables.

1.4 Relative dates in console tables date pickers

All tables that include date filtering within the console, will now also include the option to select based on relative dates, e.g last 30 days.

1.5 GPT-3.5 Turbo and GPT-4 in NLU model configuration

When configuring an OpenAI NLU model through the console from the bot's NLU Settings, there are now two options for the model category:

  • OpenAI completion

  • OpenAI chat

On the 'Model' you can add the name of the NLU model.

In addition, the 'Few shot' option is now available under 'Type'. When selected, it is defined by the parameter 'Examples' to determine how many intents will be used for the detection.

2. LiveChat Updates

2.1 LiveChat UX enhancements

The LiveChat console has been enhanced with the following updates to provide a better user experience.

2.1.1 User Details and CRM integration

The User Details section has been moved under the Conversation Details section of the sidebar and is always open. Underneath the User Details, there is the CRM Integration.

2.1.2 Default view of the sidebar

The right sidebar default view is the expanded view.

2.1.3 Predefined Actions

The Predefined Actions are now located next to the Canned Responses in the chat and can be triggered similarly to the Canned Responses.

By typing / , an agent can trigger Canned Responses and Predefined Actions. Both options are grouped in the list.

Predefined Actions are configured through the LiveChat settings page.

2.2 Updated default message when there is an active live-chat conversation

When an end-user is opening the chat where there is already a live-chat conversation in progress, the default system message that shows up has been updated to:

“Hello! There is an active live-chat session currently in progress. Please feel free to continue your conversation with our live-chat agent. “

2.3 Drop-down choice in predefined actions

In the LiveChat action settings, there is now a new option to add agent input as drop-down and to also add pairs of key-value.

Note: You can create a variable with the 'Variable' node. More information is available .

here