Skip to main content

Release 4.1 2024.7.22.1

ยท 4 min read

๐ŸŽ‰ New featuresโ€‹

Conversation Startersโ€‹

Agent designer now supports Conversation starters for Conversational Agents. This will be used in the Serenity* Chat for providing suggestions to the end user. Within the Behaviour Tab, you can define a set of conversation starters and they will be automatically added to the agent as soon as you publish.

You can quickly test them using the preview.

image.png

image.png

Requires Serenity* Chat v. 2.6.0

Pop up Welcome Messageโ€‹

Enhance user engagement in the Serenity* Chat by providing a customizable popup that will be displayed after a certain amount of time if no initial interaction was made with the agent. By default, the initial message of the agent is shown but the component is fully customizable, check Serenity* Chat for detailed explanations. image.png

Requires Serenity* Chat v. 2.6.0

Knowledge Editorโ€‹

Added support for editing knowledge directly on the Agent Designer. You can edit or delete specific sections of your file for correcting or removing unnecesary information that is present in your files or webpages. Click the "Show sections" button on the knowledge file and you will be taken to the knowledge editor. All sections of the file will be listed and you can view or modify them. Each section that is modified will be flagged so as to track changes. image.png image.png


๐Ÿ›  Enhancementsโ€‹

Preview improvements on Agent Designerโ€‹

The preview component has an improved view and new fuctionalities.

  • A refreshing look on the empty state provides conversation starters, Assistant name, and initial assistant message with live Updates.
  • Improved support for different screen resolutions
  • Improvements on message and parameter pane
  • Restart conversation on conversational agents

image.png image.png image.png

Download volatile Knowledge from Serenity* Chatโ€‹

Files uploaded in the chat component for use by the assistant as volatile knowledge can now be seen and downloaded from the conversation to see the contents of the files or from the conversation instance

Plugins / Skillsโ€‹

  • Plugin tab is now renamed as Skills
  • Added wizard for Agent Executor Plugin. This allows any agent to invoke an action from another agent. Just specify the agent you want to invoke.

image.png

  • Better HTTP Request Plugin wizard with variable body capabilities

๐Ÿค– New Modelsโ€‹

Open AI's Chat GPT 4o-Miniโ€‹

GPT-4o mini enables a broad range of tasks with its low cost and latency, such as applications that chain or parallelize multiple model calls (e.g., calling multiple APIs), pass a large volume of context to the model (e.g., full code base or conversation history), or interact with customers through fast, real-time text responses (e.g., customer support chatbots). The model has a context window of 128K tokens, supports up to 16K output tokens per request, and has knowledge up to October 2023. Thanks to the improved tokenizer shared with GPT-4o, handling non-English text is now even more cost effective.


๐Ÿ› Bug fixesโ€‹

  • Improved error message when message field is not completed on Agents Designer Preview.
  • Now conversations start and end with the same version providing a consistency in the agents anwers.
  • Improved tooltip hover/blur appearance on screens
  • Fixed a bug that if you deleted a knowledge file and then uploaded the same one a validation error was shown.
  • Localized texts in user roles
  • Improved liquid rendering in initial bot message.
  • Corrected bug in AI Proxy Agent that didn't allow for a change in the agent.
  • Allow for non logged users to see the background image in the Demo page
  • Improved error message feedback on Serenity* Chat