on_exit
on_exit
Lifecycle hook called when the agent exits a session. Override in a subclass to run cleanup logic when the agent’s session ends.
Parameters
None.
Returns
None
on_exit
Lifecycle hook called when the agent exits a session. Override in a subclass to run cleanup logic when the agent’s session ends.
None.
None