Ask a question to get started
Enter to send•Shift+Enter new line
Method to retrieve all messages from the Firestore collection associated with the current session. Returns an array of BaseMessage objects.
getMessages(): Promise<BaseMessage<MessageStructure<MessageToolSet>, MessageType>[]>