Skip to main content

clear_history

Method
This is a method of the Agent class in the agent module.

Signature

def clear_history() -> Any

Returns

Returns
Any
The result of the operation.

Used By

Source

View on GitHub

praisonaiagents/agent/agent.py at line 4206