Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

clear

Method
This is a method of the ConversationHistory class in the memory module.
Clear the history

Signature

def clear(&mut self) -> ()

Returns

Returns
()
The result of the operation.