Classify text into categories using Friendli Container. Run text classification models on your own infrastructure with full data control and privacy.
Routes the request to a specific adapter.
"(adapter-route)"
Input text to classify, encoded as a string or array of strings. To classify multiple inputs in a single request, pass an array of strings.
Either input or tokens field is required.
"I love programming."
The tokenized prompt (i.e., input tokens).
Either input or tokens field is required.
72