PawanOsman / ChatGPT-Official

ChatGPT Client using official OpenAI API
MIT License
102 stars 23 forks source link

[error] That model does not exist #4

Closed lslzl3000 closed 1 year ago

lslzl3000 commented 1 year ago

An error occurred during OpenAI request: { error: { message: 'That model does not exist', type: 'invalid_request_error', param: null, code: null } }

lslzl3000 commented 1 year ago

The error is ok now~~
The default free model is probably removed from OpenAI, so the error may show again later