Zai-Kun / reverse-engineered-chatgpt

Unofficial reverse-engineered ChatGPT API in Python
Apache License 2.0
246 stars 32 forks source link

This is what the server returned: data: [DONE] #46

Open AtulRajVAASITS opened 5 months ago

AtulRajVAASITS commented 5 months ago

Enter your prompt: hi Traceback (most recent call last): File "d:\Working on\ml\research\test.py", line 1031, in for message in conversation.chat(prompt): File "d:\Working on\ml\research\research\Lib\site-packages\re_gpt\sync_chatgpt.py", line 142, in chat raise UnexpectedResponseError(error, server_response) re_gpt.errors.UnexpectedResponseError: An unexpected error occurred. Error message: 'NoneType' object is not subscriptable. This is what the server returned: data: [DONE]

AtulRajVAASITS commented 5 months ago

i am using the newly cloned one

Ojas1024 commented 5 months ago

Did you find a way out?

AtulRajVAASITS commented 5 months ago

no

skyrank7700 commented 5 months ago

I think developer abandoned this project