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
New chat workflow currently creates a new chat whenever the "new chat" button is clicked. This was an easy way to start chats but it results in a lot of clutter.
Requirements:
new Chat instance should not be created until chat message is entered
also handles agents being added / removed from chat before message
chat name is updated from first message
The text was updated successfully, but these errors were encountered:
New chat workflow currently creates a new chat whenever the "new chat" button is clicked. This was an easy way to start chats but it results in a lot of clutter.
Requirements:
The text was updated successfully, but these errors were encountered: