Skip to main content

finished_tool_call

Function finished_tool_call 

Source
fn finished_tool_call(call_id: String) -> ChatbotChatStreamEvent
Expand description

Tells the client a call it has already seen is done. Carries no tool name or arguments: the frontend reads neither, and it already has both from the event that announced the call.