Skip to main content

record_tool_call

Function record_tool_call 

Source
pub fn record_tool_call(
    metrics: &dyn MetricsSink,
    tool: &str,
    status: &str,
    duration_ms: f64,
)
Expand description

Record one tool call.