Confirmation
Issue body
For BaseGroupChat, support a public method for getting all the messages happened so far via an async send_message to the group chat manager agent. This will require a new GroupChatGetThread RPC event type, and handled by the BaseGroupChatManager.
Confirmation
Issue body
For
BaseGroupChat, support a public method for getting all the messages happened so far via an asyncsend_messageto the group chat manager agent. This will require a newGroupChatGetThreadRPC event type, and handled by theBaseGroupChatManager.