Expand description
Agent group — multi-agent orchestration primitives.
Provides AgentGroup for running multiple agents with pipeline or parallel strategies.
Structs§
- Agent
Group - A group of agents that can be executed together.
- Agent
Group Output - Output from a single agent in a group execution.
- Group
Result - Aggregate result from a group execution.
Enums§
- Group
Strategy - Multi-agent execution strategy.