Category#

class langsmith.evaluation.evaluator.Category[source]#

A category for categorical feedback.

value: float | int | None#

The numeric score/ordinal corresponding to this category.

label: str#

The label for this category.