Skip to content

v5.1.15

Latest

Choose a tag to compare

@jitvarpatil jitvarpatil released this 17 Jun 11:58
· 1 commit to v5 since this release
fa40834

New

  • Added CometChatMessageList.set(loadLastAgentConversation:) for AI agent chats. When enabled, the message list automatically loads the user's most recent conversation with the agent instead of starting a new chat session. The onLastAgentConversationLoaded callback provides the parent message ID, allowing the message composer to continue the conversation thread seamlessly.

Enhancements

  • None

Fixes

  • None