Documentation Index
Fetch the complete documentation index at: https://docs.galileo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Function: logScorerJobsStatus()
Parameters
projectId
string
The unique identifier of the project.
runId
string
The unique identifier of the run.
logger
JobProgressLogger = {}
Optional logger interface (defaults to console).
Returns
Promise<void>