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 setStatus method in the Group Member Request Builder, allowing developers to filter group members based on their status.
Added the setHideAgentic and setOnlyAgentic methods in the Conversation Request Builder, enabling developers to filter and retrieve only agent-related conversations.
Added the setStorageMode method, allowing developers to choose between session and local storage for managing stored data.