Skip to main content

Module agent_group

Module agent_group 

Source
Expand description

Agent group — multi-agent orchestration primitives.

Provides AgentGroup for running multiple agents with pipeline or parallel strategies.

Structs§

AgentGroup
A group of agents that can be executed together.
AgentGroupOutput
Output from a single agent in a group execution.
GroupResult
Aggregate result from a group execution.

Enums§

GroupStrategy
Multi-agent execution strategy.