#error you must provide a model parameter

4 messages · Page 1 of 1 (latest)

hushed ore
#

I am getting this:

[/home/asus/Projects/chatgpt.v/chatgpt/client.v:45] json.encode(body): {"model":"text-davinci-003","prompt":"Hello","max_tokens":256,"n":1,"temperature":0,"top_p":1,"frequency_penalty":0,"presence_penalty":0,"best_of":1}
{
    "error": {
        "message": "you must provide a model parameter",
        "type": "invalid_request_error",
        "param": null,
        "code": null
    }
}
#

and yes, i have the token header correct

#

the response is the 2nd part

#

1st part is the sent JSON