404 Error: Model text-davinci-003 is not available

text-davinci-003 via the API was working fine until today, when I started getting this error.

status: 404,
json: {
    error: { message: 'Model text-davinci-003 is not available', code: 404 }
}

Welcome @eg

This is strange. Could be an outage.

I just checked the models available on the API and text-davinci-003 was certainly there.

That being said, there was a post that OpenAI was dealing with some issues.

PS: This model will be deprecated on Jan 4th 2024.

Seems happy.

image

Turns out the issue was with OpenRouter, not OpenAI.