Skip to main content

list_agents

Method
This is a method of the GatewayProtocol class in the protocols module.
List all registered agent IDs.

Signature

def list_agents() -> List[str]

Returns

Returns
List[str]
The result of the operation.

Source

View on GitHub

praisonaiagents/gateway/protocols.py at line 322