Type alias LLMObsLabelSchemaType

LLMObsLabelSchemaType: typeof SCORE | typeof CATEGORICAL | typeof BOOLEAN | typeof TEXT | UnparsedObject

Type of a label in an annotation queue label schema.

Generated using TypeDoc