Skip to main content

tool_call_span

Function tool_call_span 

Source
pub fn tool_call_span(start: &ToolCallStart) -> Span
Expand description

Open the envelope span for one tool call. act.outcome and act.duration_ms are declared empty and filled by finish_tool_call.