Skip to main content

ScoreConfigCategory

Named category and associated numeric value in a categorical score definition.

Usage profiles​

UsageFields and validation
In responsesView fields

In responses​

API JSON uses JSON field names (camelCase).

FieldTypePresenceMeaning
labelstringOptionalLabel identifying the prompt version or score category.
valuenumber (double) or string (NaN, Infinity, -Infinity)OptionalNumeric score value associated with this named category.

Where used​

ReferenceRelationship
List score configsPOST /api/v1/evals/list-score-configs
Update a score configPOST /api/v1/evals/update-score-config
ScoreConfigNested in model

Download the public reference contract.

Document: DOC-API-MODEL-score-config-category.