Ask a question to get started
Enter to send•Shift+Enter new line
awrap_tool_call( self, request: ToolCallRequest, handler: Callable[[ToolCallRequest], Awaitable[ToolMessage
Async version of wrap_tool_call.
wrap_tool_call
Uses aon_error if provided, otherwise the sync on_error. The sync path never awaits.
aon_error
on_error