Type alias LLMObsAnnotationAssessment

LLMObsAnnotationAssessment: typeof PASS | typeof FAIL | UnparsedObject

Assessment result for a label value.

Generated using TypeDoc