You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added the parentMessageId property to allow loading a specific conversation when the Agent Chat initializes. When this property is not provided, the chat opens as a new empty conversation by default.
Introduced the loadLastAgentConversation property to automatically load the most recent agent conversation on initialization. By default, the chat opens as a new empty conversation.