Ask a question to get started
Enter to send•Shift+Enter new line
Run when a chain ends running.
on_chain_end( self, outputs: dict[str, Any] | Any, **kwargs: Any = {} ) -> None
outputs
dict[str, Any] | Any
The outputs of the chain.
**kwargs
Any
{}
Additional keyword arguments.