Skip to main content

agent_ids

Method
This is a method of the MultiAgentContextManager class in the context module.
Get all agent IDs

Signature

def agent_ids(&self) -> Vec<&String>

Returns

Returns
Vec<&String>
The result of the operation.