Skip to main content

job_progress

Monitors the progress of a job and displays a progress bar. Arguments
  • job_id: The unique identifier of the job to monitor.
  • project_id: The unique identifier of the project.
  • run_id: The unique identifier of the run.
Returns
  • The unique identifier of the completed job.:

scorer_jobs_status

Gets the status of all scorer jobs for a given project and run. Arguments
  • project_id: The unique identifier of the project.
  • run_id: The unique identifier of the run.