Skip to main content

execute_tool

Function execute_tool 

Source
pub async fn execute_tool(
    name: &str,
    args: Value,
    runtime: &ToolRuntime,
    client: &ModelClient,
) -> ToolResult