Skip to main content

reset_session

Method
This is a method of the ManagedBackendProtocol class in the protocols module.
Discard the cached session so the next execute() creates a fresh one. The agent and environment remain cached for reuse.

Signature

Source

View on GitHub

praisonaiagents/agent/protocols.py at line 398

Session Management

Sessions Feature

Session Persistence