Classify
DeprecatedThis endpoint makes a prediction about which label fits the specified text inputs best. To make a prediction, Classify uses the provided examples
of text + label pairs as a reference.
Note: Fine-tuned models trained on classification examples don’t require the examples
parameter to be passed in explicitly.
Headers
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Request
ID of a Fine-tuned Classify model