Skip to main content

history

AsyncMethod
This is a method of the MemoryProtocol class in the protocols module.
Get conversation history

Signature

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

Returns

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