agent-lightning icon indicating copy to clipboard operation
agent-lightning copied to clipboard

Feat: Add `trace_agg_mode` to support both transition and trajectory aggregation

Open JiahangXu opened this issue 3 months ago • 0 comments

Add a trace_agg_mode option to control whether the trace aggregation is performed per transition or per trajectory (by adding response mask for multi-turn). Default remains 'transition' for backward compatibility.

JiahangXu avatar Oct 09 '25 14:10 JiahangXu