I installed the ChatGPT Assistant and set up an API-Key on openai.
If I try to use the assistant, I receive the following error
"error" : {
"message" : "The model `text-davinci-003` has been deprecated, learn more here: https://platform.openai.com/docs/deprecations",
"type" : "invalid_request_error",
"param" : null,
"code" : "model_not_found"
}
Should I set up the model somewhere? I use Version 10.0.8.