Attributes
JSON schema type of the field — one of
string, boolean,
integer, or number.For
string fields, the list of allowed categorical values.Instructions for the LLM about what to return in this field.
Human-readable title for the field.
How to derive this field from the LLM response; only used when
llm_response_fields is defined on the CustomJudge.Default value used when the field is missing from the LLM response.
For
integer/number fields, the minimum allowed value.For
integer/number fields, the maximum allowed value.