ChatGPT icon indicating copy to clipboard operation
ChatGPT copied to clipboard

model does not exist

Open zhangshuai0396 opened this issue 3 years ago • 7 comments

https://github.com/acheong08/ChatGPT/blob/f298db5f0a9ee4d773abcc4e4e9a3cede2814ec9/src/revChatGPT/Official.py#L13

That model does not exist

zhangshuai0396 avatar Feb 10 '23 06:02 zhangshuai0396

the same error: openai.error.InvalidRequestError: That model does not exist

seanhuangjf avatar Feb 10 '23 06:02 seanhuangjf

Yes. Model doesn't exist anymore

acheong08 avatar Feb 10 '23 07:02 acheong08

同样报错:openai.error.InvalidRequestError: That model does not exist

可能官方把模型名改了,我试了试这个仍还是不对 image

zhangshuai0396 avatar Feb 10 '23 07:02 zhangshuai0396

You can try text-davinci-003

tuapuikia avatar Feb 10 '23 08:02 tuapuikia

You can try text-davinci-003 have tried, but ... wrong

seanhuangjf avatar Feb 10 '23 10:02 seanhuangjf

text-davinci-003 costs money, but it works quite good

saulide avatar Feb 10 '23 11:02 saulide

I know the person who obtained a new model that bypasses rate limits and does not count tokens, but he is not revealing the method.

Ijazweb avatar Feb 10 '23 16:02 Ijazweb

https://github.com/acheong08/ChatGPT/releases/tag/2.0.0

acheong08 avatar Feb 11 '23 05:02 acheong08