Skip to main content

Release 5.0 2025.01.14.1

Β· 3 min read

πŸš€ New Features​

πŸ›‘οΈ Sensible Data Obfuscation​

We’re excited to introduce a new security feature to safeguard your data! The Sensible Data Obfuscation filter automatically identifies and obfuscates sensitive information before sending it to large language models (LLMs). This ensures your private data stays secure and is never shared with external providers.

You can activate this feature in the Security Tab of the Agent Designer.

image.png

Message sent with sensible information

image.png

Processed request sent to the AI with the sensible data Obfuscated

Serena Skills​

Serena now has new capabilities! Based on your conversations and needs, Serena will automatically add relevant skills to your agent. This makes your agent more responsive without manual intervention.

πŸ› οΈ Enhancements​

Agent Quality Studio​

πŸ“‚ Files in Test Cases​

Agent Quality Studio now supports the use of files for agent evaluation. You can attach files to each test case to enrich the context the agent uses during execution. These files will be used by the agent under analysis as part of the quality evaluation.

image.png image.png

Duplicate Test Plans​

Save time by duplicating an existing test plan! You can now modify, add, or tweak a new test plan based on an existing one, streamlining your testing workflows.

Agent manager​

πŸ“Š Channel Insights​

Gain deeper visibility into your agent's usage! You can now view your agent's activity by channel, helping you identify where the primary usages of the agent are occurring.

This enhancement provides actionable insights to optimize your agent's performance across different channels!

alt text

Skills​

Http Request with OAuth2 Authentication​

The HTTP Request plugin now supports OAuth2 authentication! You can now integrate secure OAuth2 credentials into your HTTP requests, making it easier to authenticate with external APIs and services. This new feature ensures secure integration with modern authentication standards.

alt text

Unique Code​

You can now assign a custom unique code to each skill within your agent. This makes it easier to identify and integrate skills with your own client services.

Quotas​

Manage consumption quotas with ease:

  • Set daily, monthly, or yearly maximum quotas to control credit usage.
  • Create and assign quotas for subtenants for better oversight and credit management.

image.png

πŸ€– New models​

Enjoy open AI latest models

  • o1
  • o1 Mini

Bugs & minor improvements​

  • Token costs are now shown in tenant currency in model selection
  • Input parameter validation on Test Plan Execution
  • Fix streaming errors in system agents
  • Allow agent executor skill to call Conversational Agents
  • Set audit footer on tenants
  • Fix role access bugs
  • Fix incorrect API Key link when creating new tenants
  • Filter inactive agents on Serenity* AI Chat agent list
  • Improved number of characters supported in output json format
  • Better handling of knowledge files that include images