Skip to main content

Release 4.1 2024.11.25.1

Β· 2 min read

πŸ›  Enhancements​

Channels: Track Usage Across Platforms​

Easily track where your agents are being utilized, whether it’s Serenity Chat, Agent Designer Preview, WhatsApp, or other channels. View each instance alongside the corresponding channel executed for better visibility and insights.

alt text

Dashboards: Enhanced visualization & Mobile Support​

Enjoy better visuals for Agent Manager and Cost dashboards. Access them easily from mobile devices for convenient monitoring and management on the go.

alt text

Skills: In-Depth Skill Audit Capabilities​

Gain insights into how skills are executed, including parameters and additional details, directly in the agent instance screen. This feature supports more thorough analysis and helps refine agent performance.

alt text alt text

Input parameters: Dynamic Prompt Plugins with Liquid Syntax​

Prompt plugins now support Liquid syntax for runtime parameter replacement by AI. Easily define parameters with the {{my_parameter}} syntax, which the AI maps automatically upon skill execution. Define descriptions for each parameter for a better replacement by the AI on execution.

alt text alt text

White Label feature​

If the white label feature is included in your subscription, you can check on the serenity star channel to have the chat component white labeled. If selected, the Powered by Serenity Star will be hidden. alt text

πŸ€– New models and providers​

We are proud to introduce a new integration with Amazon Bedrock as a model provider. Enjoy a new selection of recently added models to Serenity AI Hub.

  • Cohere Command R
  • Cohere Command R+
  • AI21 Labs Jamba 1.5 Large
  • AI21 Labs Jamba 1.5 Mini
  • AI21 Labs Jamba Instruct
  • Amazon Titan Text G1 Express
  • Amazon Titan Text G1 Lite
  • Amazon Titan Text G1 Premier

πŸ› Bugs​

  • Fix logout in new tab when the user had already logged out
  • Added required parameters for creating the conversation in the code snippets pannel
  • Fixed token calculation if output json format is invalid
  • Prompt plugins now are only visible in the agent that created them. Shared configurations coming soon.
  • Improved token calculation to use information provided by the vendors
  • UI improvement for iPads
  • Fix demo page when user is not logged in