Result of a single conversational turn. Mirrors the shape the server's Argument Builder actions need: output, the new response id, token usage, and any processing failures.
Processing failures recorded during the turn.
The stage's parsed output, or null when the turn failed.
null
The provider response id for this turn (nullable for non-chaining providers such as chat-completions).
Cumulative token usage for this turn's LLM call.
Result of a single conversational turn. Mirrors the shape the server's Argument Builder actions need: output, the new response id, token usage, and any processing failures.