clear_short_term
AsyncMethod
This is a method of the MemoryAdapter class in the memory module.Clear short-term memory
Signature
Returns
The result of the operation.
clear_short_term: Clear short-term memory
This is a method of the MemoryAdapter class in the memory module.Clear short-term memory
async def clear_short_term(&mut self) -> Result<()>