get_spawned_agents
Method
This is a method of the AgentTeam class in the agents module.Get list of currently spawned sub-agents.
Signature
Returns
List[SpawnedSubAgent]
The result of the operation.
Source
View on GitHub
praisonaiagents/agents/agents.py at line 3292
