-1

I had a chance to deploy a simple text-classification model using FastAPI and exposing a /predict endpoint that should accept a text input. But, every time I send a POST request with a string body the FastAPI returns this following message. pls help if anyone knows how to solve it?

422 Unprocessable Entity

1
  • 1
    If you add some code of what and how you implemented it, it's much easier to give an answer other than pure guesswork :) Commented Nov 27 at 10:51

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.