You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{
"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"
}
}
The text was updated successfully, but these errors were encountered:
Issue Description
Summary
The task execution failed with an error when trying to create a completion using the OpenAI API.
Deno Version: 1.45.4
Steps to Reproduce
Expected Result
Something like this:
Actual Result
An error occurred with the following message:
The text was updated successfully, but these errors were encountered: