Skip to main content

restore_session_state

Method
This is a method of the Agents class in the agents module.
Restore state from memory for session persistence. Returns True if restored.

Signature

def restore_session_state(session_id: str) -> bool

Parameters

session_id
str
required
No description available.

Returns

Returns
bool
The result of the operation.