ChatGPT API: text-davinci-003 has been deprecated

in blog •  9 months ago 

Yesterday, I found out the ChatGPT Bot on Steem Fails consistently:

image.png

After investigation, I found out the problem is that the text-davinci-003 has been deprecated.

{
    "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"
    }
}

From Official OpenAI Doc:

image.png

With this, the ChatGPT on Steem has been updated to Model: gpt-3.5-turbo-instruct

Steem to the Moon🚀!

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE BLURT!