Documentation Index
Fetch the complete documentation index at: https://docs.praison.ai/llms.txt
Use this file to discover all available pages before exploring further.
register_agent
Method
This is a method of the GatewayProtocol class in the protocols module.Register an agent with the gateway.
Signature
Parameters
The agent to register
Optional custom agent ID
Returns
The agent ID (generated if not provided)
Source
View on GitHub
praisonaiagents/gateway/protocols.py at line 295
