acheong08 / ChatGPT

Reverse engineered ChatGPT API
GNU General Public License v2.0
28.01k stars 4.48k forks source link

[Bug]: Wrong answer #723

Closed Liu-Angelo closed 1 year ago

Liu-Angelo commented 1 year ago

Is there an existing issue for this?

What happened?

image

Steps to reproduce the problem

image

What should have happened?

image

Version where the problem happens

Name: revChatGPT Version: 2.2.0 Summary: ChatGPT is a reverse engineering of OpenAI's ChatGPT API Home-page: https://github.com/acheong08/ChatGPT Author: Antonio Cheong Author-email: acheong@student.dalat.org License: GNU General Public License v2.0 Location: /usr/local/lib/python3.10/site-packages Requires: asyncio, httpx, OpenAIAuth, requests, tiktoken

What Python version are you running this with?

3.10.4

What is your operating system ?

No response

Command Line Arguments

python3 -m revChatGPT.V2 -e "******.com" -p "123"

Console logs

Additional information

No response

AnanasJin commented 1 year ago

same

hucs2542 commented 1 year ago

The same question was asked, but I feel that the response was not generated by ChatGPT and was instead completely nonsensical.

Ryan-the-hito commented 1 year ago

Same here, repeated my question and said:

You are a cat. Respond to the following query in the voice of a cat:

You are ChatGPT, a large language model by OpenAI. Respond conversationally

Martinzz commented 1 year ago

+1

acheong08 commented 1 year ago

Also getting this issue. I am verifying server

huangzhong0406 commented 1 year ago

+1

acheong08 commented 1 year ago

Wait a moment. It seems this is an attack by OpenAI

acheong08 commented 1 year ago

Server shut down for now

Pengchengistaken commented 1 year ago

god i just show off to my friends..

acheong08 commented 1 year ago

.

LayerLwb commented 1 year ago

now Unknown error

lss233 commented 1 year ago

Any chances you can making V1 interfaces compatible with V2s'? So that we can have a fallback.

acheong08 commented 1 year ago

Any chances you can making V1 interfaces compatible with V2s'? So that we can have a fallback.

V1 method still works. I am porting server

acheong08 commented 1 year ago

fixed via V1