Skip to main content

get_all_state

Method
This is a method of the Agents class in the agents module.
Get a copy of the entire state dictionary

Signature

def get_all_state() -> Dict[str, Any]

Returns

Returns
Dict[str, Any]
The result of the operation.