Ask a question to get started
Enter to send•Shift+Enter new line
Adds a new message to the chat history in the Redis database.
addMessage(message: BaseMessage): Promise<void>
message
BaseMessage
The message to be added to the chat history.