Ask a question to get started
Enter to sendā¢Shift+Enter new line
Adds a new chat message to the Redis database for the current session.
addMessage(message: BaseMessage): Promise<void>
message
BaseMessage
The BaseMessage instance to add.