Skip to main content

Release 4.1 2024.8.26.1

ยท 3 min read

๐ŸŽ‰ New featuresโ€‹

Create Agent from websiteโ€‹

This new feature allows for creating an expert assistant for your website just by providing the URL address.

Serena will train the AI Agent with information from your site and create a demo page for trying it out. The agent can be further customized by using the agent designer.

Create from url input Loading and training AI agent from url Agent success Agent designer with new agent from url

Channelsโ€‹

Agents now support channels customizations. You can activate/inactivate a channel but maintain the configuration to re-enable it later. Channels

Serenity* Chatโ€‹

This new channel allow you to fully customize the Serenity* Chat from the agent designer. Customizations defined in the agent designer can still be overwritten locally from the Serenity* Chat code snippet.

Serenity Chat customization

You can use the demo page to quickly see the changes applied using this channel.

Nexusโ€‹

When this channel is active, the agent will be available to use in Nexus.

Requires Nexus feature in suscription plan

WhatsApp integration [Beta]:โ€‹

Phone numbers can be whitelisted for chatting with the agent via WhatsApp. A same number can be registered in more than one agent. Users can close conversations and start new ones sending "EndConversation" to Serena.

Whatsapp integration

Discord channel [coming soon]!โ€‹

๐Ÿ›  Enhancementsโ€‹

Demo page improvementsโ€‹

Improved control of your demo page with direct access to useful features:

  • Edit Agent
  • Edit demo directly
  • Export code snippets
  • Share

Demo page navbar Demo page edit

Serena integration with behaviourโ€‹

The Serena Agent Creator has been enhanced to better integrate with user requirements. The behaviors specified by the user while using Serena are now mapped to the Personality Traits in the Agent Designer view.

Additionally, the Personality Traits and System Definition within the "Behavior" tab of the Agent Designer have been improved. The "Generate with AI" feature now makes a better use of the Personality Traits to create the System Definition.

Finally, manual changes made to the System Definition using the "Advanced Mode" can now be synced with the Personality Traits, ensuring coherence between both options.

Serena sync with ai

๐Ÿค– New Embedding Modelsโ€‹

Open AI Text Embedding Small 3โ€‹

Highly efficient embedding model and provides a significant upgrade over its predecessor ada 002 at a lower price.

Open AI Text Embedding Large 3โ€‹

Open AI new next generation larger embedding model and creates embeddings with up to 3072 dimensions.

Mistral Embedโ€‹

State-of-the-art semantic for extracting representation of text extracts.

๐Ÿ› Bugs & minor improvementsโ€‹

  • Resolved issue with multiple customers for same tenant in stripe.
  • Corrected generation of automatic invoices from auto balance recharge.
  • Tenant currency defaults to Euro by default.
  • Fixed localizations and unified texts formats.
  • Changed color of badges in agent version grid for better contrast.
  • Validation of exceeded agents now appears before entering a template avoiding the need to complete the form for the error to appear.
  • OCR support for images as knowledge files
  • Tenant currency is now required
  • Automatic agent creator now maintains url when redirecting to Agent designer