Hi, I’m trying to submit requests to the completions API using a fine-tuned model. However, I’m always getting a 400 Bad Request.
I’m send the model ID in the format davinci:ft-XXXX
, which I got from the List Models API.
It works fine with base models. (Just to make sure payload is correct)
Could you please help me?
Thanks in advance!