Skip to main content

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

Agents Concept

Single Agent Guide

Multi-Agent Guide

Agent Configuration

Auto Agents