Module observer
Expand description
An Observer that records tool-call outcomes and token usage from a run.
Structsยง
- Recording
Observer - Captures
(tool_name, success)for each dispatched tool call and accumulates reported token usage across the run.