Skip to main content

Module observer

Module observer 

Expand description

An Observer that records tool-call outcomes and token usage from a run.

Structsยง

RecordingObserver
Captures (tool_name, success) for each dispatched tool call and accumulates reported token usage across the run.