pub fn aggregate_outputs(
outputs: Vec<AgentOutput>,
strategy: &AggregationStrategy,
) -> AgentResult<AgentOutput>Expand description
聚合结果
pub fn aggregate_outputs(
outputs: Vec<AgentOutput>,
strategy: &AggregationStrategy,
) -> AgentResult<AgentOutput>聚合结果