Skip to main content

API Overview


function call

Executes the op and returns both the result and a Call representing the execution. This function will never raise. Any errors are captured in the Call object. This method is automatically bound to any function decorated with @weave.op, allowing for usage like:

function calls

Get an iterator over all calls to this op. This method is automatically bound to any function decorated with @weave.op, allowing for usage like: