Hi, I’m trying to set up the API in a plugin named Get API. This is how it looks.
But It is showing an error what have I done wrong here can anyone help me with this? This is the error. {“error”:{“message”:”you must provide a model parameter”,”type”:”invalid_request_error”,”param”:null,”code”:null}}
I’ve included the parameters but still its showin this error
You have to use POST not GET.
Hope this helps.
2 Likes
To be complete when other users have this problem, here is the reference for the this API method, @shawonbiswas22
OpenAI Create Completion
Hope this helps.

1 Like