Sdk referenceTypescript
CategoricalResponse
Classification-style response for categorical scorers.
Classification-style response for categorical scorers.
return { value: "positive", reason: "Sentiment is clearly positive" };Properties
value
:string
Last updated on