history: Get conversation history
This is a method of the Memory class in the memory module.
async def history(&self) -> Result<Vec<Message>>