Serenity AI

Prev Next

v1.6

Azure update

  • Patched a delta between outdated AI schema and Azure's modern schema.

Modular Content Generation Feature

  • Generate content through one-off prompting, where each request operates as a new thread. Introduced a modularized version of this functionality, enabling seamless consumption across all interfaces with consistent behavior.

Contextual Content Generation Feature

This version supports context windows, enabling users to generate content within an evolving thread. Users can now:

  • Generate unique suggestions with each “refresh suggestions” action.

  • Provide additional context with subsequent requests, ensuring more refined outputs.

  • Leverage multimodal capabilities, allowing content generation not just from text but also from images, voice, and recordings, enabling richer interactions and more comprehensive AI-driven assistance.

  • Ensures truly fresh and contextually relevant suggestions, enhancing the utility of copilots. The multimodal capabilities open up new possibilities for mobile and workspace implementations, inspiring innovative use cases.

Historical Suggestions and Instant Response Feature

Users can now view previously generated suggestions and only fetch new ones when needed. This version also supports preloading suggestions for instant rendering, giving users the ability to revisit past recommendations.

  • Offers greater control and efficiency by allowing users to configure whether previously declined/accepted suggestions should reappear.

Availability Across Interfaces

  • Backend Script: Developers can now integrate our AI capabilities directly into backend scripts, such as business rules or data imports.

  • REST Endpoint: AI capabilities are fully accessible via REST endpoints, enabling integration with mobile apps, portals, and other systems.

  • Data Broker: Developers can leverage Serenity AI capabilities through UIB to develop custom AI enabled experiences.

Additional Updates

  • Added property to UIB components enabling automatic fetching of AI results during page load.