Replacement for deprecated /classifications endpoint?

I want to investigate using GPT-3.5 for a classification task. I found this but it is deprecated. Deprecated in favor of what?

Hi and welcome to the developer forum!

Depending on type and number of classifications, you simply ask the AI for it’s classification of an input text given a set of classes. This is assuming the AI is already familiar with the classifications and context, otherwise, embeddings and fine tunings may be of use for specialist/novel classification.

1 Like