new
Method
This is a method of the MemoryMessage class in the protocols module.Create a new memory message
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
new: Create a new memory message
This is a method of the MemoryMessage class in the protocols module.Create a new memory message
def new(role: impl Into<String>, content: impl Into<String>) -> Self