Ask a question to get started
Enter to sendā¢Shift+Enter new line
on_chain_error( self, error: BaseException, *, inputs: dict[str, Any] |
error
BaseException
The error.
inputs
dict[str, Any] | None
None
The inputs for the chain.
run_id
UUID
**kwargs
Any
{}
Handle an error for a chain run.
The run ID.
Additional arguments.