Skip to main content

history

AsyncMethod
This is a method of the Memory class in the memory module.
Get conversation history

Signature

async def history(&self) -> Result<Vec<Message>>

Returns

Returns
Result<Vec<Message>>
The result of the operation.