aspawn_sub_agent
AsyncMethod
This is a method of the AgentTeam class in the agents module.Async version of spawn_sub_agent using asyncio primitives.
Signature
Parameters
Agent
required
No description available.
Any
required
No description available.
Optional
No description available.
Optional
No description available.
Returns
SpawnedSubAgent
The result of the operation.
Uses
asyncio.Lockuuid.uuid4EventBussubscribeSpawnedSubAgenttime.timepublishagent.astartaannounce_completionlogger.warning
Source
View on GitHub
praisonaiagents/agents/agents.py at line 3370
