Documentation
¶
Index ¶
- func NewCollaborationTeam(id string, agents []agent.Agent, pattern string, logger *zap.Logger) agent.Team
- func NewCrewTeam(id string, agents []agent.Agent, process string, logger *zap.Logger) agent.Team
- func NewHierarchicalTeam(id string, supervisor agent.Agent, workers []agent.Agent, logger *zap.Logger) agent.Team
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCollaborationTeam ¶
func NewCollaborationTeam(id string, agents []agent.Agent, pattern string, logger *zap.Logger) agent.Team
NewCollaborationTeam creates a Team backed by the collaboration multi-agent mode.
func NewCrewTeam ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.