ClassificationRequestInputs
November 7, 2024 ยท View on GitHub
Text to classify.
Supported Types
str
value: str = /* values here */
List[str]
value: List[str] = /* values here */
November 7, 2024 ยท View on GitHub
Text to classify.
strvalue: str = /* values here */
List[str]value: List[str] = /* values here */