What’s new in Weavy v27
Our latest version brings your AI to a new level with our brand new Copilot component and our Agents API for managing AI agents.
- New Agents API - Manage AI agents better than ever.
- New Copilot component - Personal and contextual conversations with AI agents.
- Features property for components - Handle feature toggling with a single combined property.
- Typing indicators for contextual chat - See who is typing in chat components.
- Improved reaction configuration - Configure reactions on each component.
"The new AI Copilot brings a whole new level of context to AI chats where they can be aware of their surroundings!"
See the changelog for all updates and details on how to upgrade
New Agents API
A dedicated API for managing your AI Agents. This makes it easy to separate agent management from user management. In addition to the API, you can simply configure agents for your environments directly in your Weavy Account.
See Agents API in docs
New AI Copilot component
We have created a brand new component that brings a copilot to any context you like. The copilot is provided on a personal level, meaning it's a unique and personal user-to-bot conversation for each user. The copilot can be provided with data from the context where it's placed, and the data may be updated at any time to make the AI aware of the latest changes.
You can easily provide built-in query suggestions for the user or customize the copilot's look and feel to suit your needs.
New: Use the <wy-copilot>
component and configure it with bot
, instructions
and data
properties. Customize the appearance using slots.
See Copilot component
Features property for components
Features can now be configured in a single opt-in property. This makes configuration simpler and better conforms to similar existing web standards. It also allows more features to be available on each component than what is enabled as standard.
See the features section on each component in UIKit Web
Typing indicators for contextual chat
You can now see who's typing and get read receipts in contextual chats. This feature was previously only available in Messenger.
New: Enable typing indicators and read receipts by enabling the typing
feature and the receipts
feature in the features
property of the <wy-chat>
.
See Chat features
Improved reaction configuration
The configuration for Reactions can now be done individually on a component level for each component. You can, of course, still configure default settings on the Weavy context. Configuration is also simplified to be a simple string of space-separated emojis, like "👍 ❤️ 😂 😒 😁".
New: Configure reactions by setting the reactions
property on a component or Weavy context to a string of emojis.
Try it out and let us know what you think!
You can always reach us directly in the support.