You must provide a model parameter GPT-3 API invalid
Опис:
The first request to model
POST https://api.openai.com/v1/completions
json non needs - {} otherwise this error

When you take return id, next request with model id your return 200 its nice.
{
"model":"babbage",
"prompt":"Albert Einstein was"
}

This is header for request
