Skip to main content

Release 5.0 2025.07.02.1

Β· 3 min read

πŸŽ‰ New Features​

πŸ”„ Fallback Model​

Ensure continuous operation by selecting a fallback model. If your main model fails due to a vendor issue, the fallback model will be used automatically.

alt text

Requires the Fallback model feature in your subscription plan.

πŸ”— Export Agents​

Generate a public link to share your AI agent and its configuration. Anyone with the link can copy and reuse your agentβ€”ideal for collaboration, showcasing, or cloning.

alt text

No sensitive information (such as authorization keys) is included in the copied agent.

πŸ”‘ Bring Your Own Key​

Manage and use your own AI model provider keys. Executions using your key do not generate charges on your Serenity balance.

alt text

Requires the Bring Your Own Key feature in your subscription plan.

✨ Genie Textarea​

Introducing a powerful AI-enhanced textarea web component for Serenity* Star. Instantly transform any textarea into an intelligent editor with AI-powered completions and content generation.

Acess the documentation here

alt text

βš™οΈ Enhancements​

πŸ›‘οΈ Alinia Guardrails​

Integrate your own Alinia account with Serenity to access advanced guardrails features.

alt text alt text

πŸ› οΈ Skills​

πŸ”„ Reuse Skill Output​

Agents can now reuse information from previous skill executions for faster responses.

alt text

🌐 HTTP Request Skill​

Header responses can now be included in the agent context.

alt text

Newly supported content types:

  • application/json-patch+json
  • application/merge-patch+json
  • application/ld+json
  • application/hal+json

Default Accept headers added:

  • application/vnd.api+json
  • application/json-patch+json
  • application/merge-patch+json
  • application/ld+json
  • application/hal+json
  • application/problem+json
  • application/geo+json
  • application/schema+json

πŸ€– AI-Powered Knowledge​

The new knowledge integration mode intelligently filters tags and optimizes user queries to deliver more relevant responses. The agent now leverages chat history to improve result relevance.

alt text

🧠 Model Selector​

The improved model selector lets you choose from over 300 LLMs, easily selecting your preferred vendor or snapshot.

alt text

πŸ“Š Insights​

Trigger evaluation of insights on demand for a specific conversation or agent instance.

alt text

🐞 Bugs & Improvements​

  • Added current subscription billing cycle information to billing view.
  • Input parameters from preview are now automatically copied to code snippets.
  • Improved access to insights grids when the feature was not available.
  • Fixed bug in agent behavior and definition with advanced commands.
  • Corrected typos and improved localizations.
  • Improved insights processing job for better coverage and enhanced agent analysis.
  • Avoided resetting Knowledge tags when adding a new file.
  • Fixed parameter handling when executing the skill multiple times.
  • Fixed duplicate agent error when the original agent had permissions.
  • Fixed error that prevented uploading more than one knowledge file at a time.
  • Fixed error when changing embedding model in agent.
  • Fixed AI Chat Configuration activation of speech generation skill.
  • Added default knowledge integration mode in AI Proxy Agents.
  • Fixed insights mapping when duplicating agents.
  • Automatically removed free plan quota when upgrading to paid plan.
  • Fixed bug in chat widget with agents that had vision activated.