Hi  @<1717350332247314432:profile|WittySeal70> , can you point to the documentation of  log_file ?
oh, I'm sorry, my bad. It's simply:
def log_file(self, file_name: str, file_path: str):
        self.task.upload_artifact(name=file_name, artifact_object=file_path)