Skip to main content

execute_dispatch

Function execute_dispatch 

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