Ask a question to get started
Enter to sendā¢Shift+Enter new line
If either the parent_run_id or the run_id is in self.prompts, then log the outputs to Argilla, and pop the run from self.prompts. The behavior differs if the output is a list or not.
parent_run_id
run_id
self.prompts
on_chain_end( self, outputs: Dict[str, Any], **kwargs: Any = {} ) -> None