-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 2 days ago

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.