Skip to main content

get

Method
This is a method of the MultiAgentContextManager class in the context module.
Get manager for an agent

Signature

def get(&self, agent_id: &str) -> Option<&ContextManager>

Parameters

agent_id
&str
required
No description available.

Returns

Returns
Option<&ContextManager>
The result of the operation.