Schema

FunctionOutput

The response body for InvokeFunction — predicted Label, confidence, and (optionally) the full ranked LabelConfidences list.

Fields

FieldTypeRequiredDescription
labelName string nullable no

labelId string nullable no

labelMetadata object nullable no

confidence number (double) no

decisionThreshold number (double) nullable no

labelConfidences array<LabelConfidence> nullable no

externalId string nullable no