Hi all, anyone have any idea where Im going wrong here? I think its accessing the api with the key correctly bc its making it to the model, but no matter what I do it says the model is wrong. Any suggestions? when I run the code I get the error below:
{
“error”: {
“message”: “you must provide a model parameter”,
“type”: “invalid_request_error”,
“param”: null,
“code”; null
}
}
