Ask a question to get started
Enter to send•Shift+Enter new line
Set the end time of the run and all child runs.
end( self, *, outputs: Optional[dict] = None, error: Optional[str] = None, end_time: Optional[datetime] = None, events: Optional[Sequence[ls_schemas.RunEvent]] = None, metadata: Optional[dict[str, Any]] = None ) -> None