Type alias LLMObsAnnotationLabelValueValue

LLMObsAnnotationLabelValueValue: number | string | string[] | boolean | UnparsedObject

The value for this label. Must comply with the label schema type constraints.

Generated using TypeDoc