add
Method
This is a method of the ConversationHistory class in the memory module.Add a message to the history
Signature
Parameters
No description available.
Returns
The result of the operation.
add: Add a message to the history
This is a method of the ConversationHistory class in the memory module.Add a message to the history
def add(&mut self, message: Message) -> ()