CategoricalResponse
Classification-style response for categorical scorers.
return { value: "positive", reason: "Sentiment is clearly positive" };
Properties
PropType
value?string
Type
stringClassification-style response for categorical scorers.
return { value: "positive", reason: "Sentiment is clearly positive" };
value?stringstringWas this page helpful?
Thanks for your feedback!