register_agent
Method
This is a method of the MultiAgentContextManager class in the context module.Register an agent
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
register_agent: Register an agent
This is a method of the MultiAgentContextManager class in the context module.Register an agent
def register_agent(&mut self, agent_id: impl Into<String>, config: ContextConfig) -> ()