FeedbackCategory# class langsmith.schemas.FeedbackCategory[source]# 用于反馈的特定值和标签对。 value: float# 与此反馈类别关联的数值。 label: str | None# 用于解释此反馈类别值的可选标签。