Skip to main content

reset_all

Method
This is a method of the ManagedBackendProtocol class in the protocols module.
Discard all cached state (agent, environment, session, client). Next execute() call will re-create everything from scratch.

Signature

Source

View on GitHub

praisonaiagents/agent/protocols.py at line 405