Function: createRunScorerSettings()
Parameters
params
The parameters for creating run scorer settings.experimentId
string
The experiment ID.
projectId?
string
(Optional) The project ID.
projectName?
string
(Optional) The project name.
scorers
ScorerConfig[]
The list of scorer configurations.
Returns
Promise<void>
A promise that resolves when the settings are created.