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