Skip to main content

update_scorer_settings

Updates the scorer settings for a specific run. Arguments
  • project_id: The unique identifier of the project.
  • run_id: The unique identifier of the run.
  • scorers: A list of scorer configurations to apply to the run.
  • segment_filters: A list of segment filters to apply to the run.
Returns
  • RunScorerSettingsResponse: A RunScorerSettingsResponse object containing the updated settings.