Skip to main content

clear_memory

AsyncMethod
This is a method of the Agent class in the agent module.
Clear conversation memory

Signature

async def clear_memory(&self) -> Result<()>

Returns

Returns
Result<()>
The result of the operation.